Navigation: Libraries > CT User Programming Runtime >
This function returns the time since power-up of the drive in milliseconds.
Inputs: None
Return value: UDINT; Time in milliseconds.
Example in FBD:
Example in ST:
VarUDINT := GetMillisecondCounter();