Difference between revisions of "AXY:MC-Basic:axis.CURRENTTIME"
m (Text replace - "mliseconds" to "milliseconds") |
m (Itay moved page MC-Basic:axis.CURRENTTIME to AXY:MC-Basic:axis.CURRENTTIME) |
||
| (5 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
| + | <!-- {{Languages|MC-Basic:axis.CURRENTTIME}} | ||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
| Line 7: | Line 8: | ||
|AVAILABILITY= | |AVAILABILITY= | ||
| − | Versions 4.5.25 and higher | + | Versions Since Version 4.5.25 and higher |
|DESCRIPTION= | |DESCRIPTION= | ||
Returns the total time of the currently executing motion. Values: | Returns the total time of the currently executing motion. Values: | ||
| − | -1 | + | -1 = No motion active |
| − | -2 | + | -2 = Not applicable (PrfType = 0 or 1) |
| − | > 0 | + | > 0 = Current time of running motion |
| Line 46: | Line 47: | ||
}} | }} | ||
| + | --> | ||