MC-Basic:axis.RUNNINGTIME
Language: | English |
---|
This property returns the cumulative running time of an axis. The running time is incremented only when the velocity of the axis is non-zero.
Short form
N/A
Syntax
<axis>.RunningTime = <value>
?<axis>.RunningTime
Availability
0.4.20.4
Type
Long
Range
0 to MAXLong
Units
milliseconds
Scope
Task or Terminal
Examples
A1.RunningTime = 0
?A1.RunningTime