DVP-15MC Series Motion Controller Operation Manual
8-50
FB/FC
FB
Sys_ReadTotalWorkTime reads total work time of the controller.
Input Parameter
Parameter name Function Data type
Validation timing
Enable
executed when Enable
changes from FALSE to
BOOL
TRUE or FALSE
(FALSE)
When Enable is
TRUE.
Output Parameters
Function Data type Valid range
Done TRUE when the instruction execution is completed. BOOL TRUE/FALSE
TotalWorkTime Shows total work time of the controller. TIME
T#0ms ~ 213503d23h34m33s709.551ms
Function Explanation
Sys_ReadTotalWorkTime reads total work time of the controller. When Enable is TRUE, the total work
time of the controller is read in the variable specified by TotalWorkTime. For example, the controller
worked for 3 hours yesterday and worked for 2 hours today. So the read total work time of the controller
is 5 hours.
Sys_ReadTotalWorkTime
Sys_ReadTotalWorkTime_instance
Enable Done
TotalWorkTime