MLMotionSysTime![This function or function block supports PLCopen motion PLCopen motion icon](../Resources/Images/Icon_PLCopen.png)
![This function or function block supports Pipe Network motion Pipe Network motion icon](../Resources/Images/Icon_PipeNetwork.png)
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