MLMotionSysTime
Description
Prints the system time to the log. Returns always TRUE.
Return Type
BOOL
Units
milliseconds
Example
ST
//Write the current system time to controller log message
ON PrintSystemTimeToLog DO
MLMotionSysTime();
END_DO;
FBD
FFLD