Skip to content

#675 PLCgen Siemens target: location variables get assigned non-existing values.

Albert Hofkamp requested to merge 675-replace-constants-by-value into develop

Resolve the undefined someConstantVariable in the PLC code by unfolding the referenced constants to their value.

Closes #675 (closed)

Merge request reports