Difference between revisions of "AXY:MC-Basic:axis.TOTALTIME"
m |
m (Itay moved page MC-Basic:axis.TOTALTIME to AXY:MC-Basic:axis.TOTALTIME) |
||
(7 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | <!-- {{Languages|MC-Basic:axis.TOTALTIME}} | ||
{{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= | ||
Line 23: | Line 24: | ||
− | {{Note| | + | {{Note| Note that in case of blending the '''TotalTime/CurrentTime''' of the first motion of the blending pair is returned! Once the blending ceased (only the second motion is executing, i.e. the first movement finished) the time values of the second motion are returned.}} |
− | |||
Line 31: | Line 31: | ||
|RANGE= | |RANGE= | ||
− | -2 | + | -2 to MaxInt |
|UNITS= | |UNITS= | ||
− | milliseconds | + | milliseconds (ms) |
|DEFAULT= | |DEFAULT= | ||
Line 40: | Line 40: | ||
|SCOPE= | |SCOPE= | ||
− | Task, | + | Task, Terminal |
|LIMITATIONS= | |LIMITATIONS= | ||
− | Read | + | Read only |
|EXAMPLE= | |EXAMPLE= | ||
Line 52: | Line 52: | ||
}} | }} | ||
+ | --> |