Returns a monotonic rising millisecond counter. This value can be used for timeout and relative time measurements. The counter is reset at each boot-up of the controller.
NOTE: The real time clock does not influence this counter.
Output |
Type |
Description |
---|---|---|
SysTimeGetMs |
UDINT |
Value of the millisecond counter, which is reset on boot-up. |