Skip to content

#1146 PLCgen: Use real literal values in the PLC that are generated by Java real value text conversion.

Albert Hofkamp requested to merge 1146-round-real-literals-for-real-type into develop

Notes:

  • I fixed all "new PlcRealLiteral" occurrences, except for a few already correct ones in unit tests.
  • We should retest the following, before the %v8.0 release
    • arrays for TwinCAT
    • expr_literal_non_container for TwinCat and S7
    • expr_stdlib for TwinCAT and S7
    • tuples for TwinCAT and S7

Closes #1146 (closed)

Edited by Dennis Hendriks

Merge request reports

Loading