FunctionMLMotionSysTimePLCopen motion iconPipe Network motion icon

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

Go back to the top of the page [Top]