I'm a start wit Codesys and have probably simple question.
I made a stopwatch for a game.
The stopwatch is started with a sensor and paused with a sensor reset is done with a third sensor.
Now I would like the visualization to adjust the displayed time in mm: ss.
Is that possible?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm a start wit Codesys and have probably simple question.
I made a stopwatch for a game.
The stopwatch is started with a sensor and paused with a sensor reset is done with a third sensor.
Now I would like the visualization to adjust the displayed time in mm: ss.
Is that possible?
Use a format definition in the output text of the visualisation.
Formats are described here:
https://help.codesys.com/webapp/_visu_p ... e-and-time m
Done easy if you now it.
I have alot to learn