I created a visualization with a lot of REAL, with one or two digits after the decimal point. This causes me problems in terms of rounding and memory...
is it possible to display an integer with a comma, like with PROFACE or SIEMENS?
It's just an "abuse" of display, the comma is just on the visualization.
This limits the memory (16 versus 64 bytes) and rounding is easier to manage...
See print screen on proface software
Hello everyone,
I created a visualization with a lot of REAL, with one or two digits after the decimal point. This causes me problems in terms of rounding and memory...
is it possible to display an integer with a comma, like with PROFACE or SIEMENS?
It's just an "abuse" of display, the comma is just on the visualization.
This limits the memory (16 versus 64 bytes) and rounding is easier to manage...
See print screen on proface software
THANKS
Here is some information about formatting different variables types: https://content.helpme-codesys.com/en/CODESYS%20Visualization/_visu_placeholder_with_formatting_sequence_in_a_string.html
I hope this helps!