Difference between revisions of "AXY:MC-Basic:group.CURRENTTIME"

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "mliseconds" to "milliseconds")
m (Text replace - "4.5.25" to "Since Version 4.5.25")
Line 7: Line 7:
  
 
|AVAILABILITY=
 
|AVAILABILITY=
Versions 4.5.25 and higher
+
Versions Since Version 4.5.25 and higher
  
 
|DESCRIPTION=
 
|DESCRIPTION=

Revision as of 14:15, 20 March 2014

Returns the total time of the currently executing motion. Values:

-1 no motion active

-2 not applicable (PrfType = 0 or 1)

> 0 current time of running motion

NOTE-Info.svgNOTE
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.

Short form

Ctime

Syntax

?Ctime

Availability

Versions Since Version 4.5.25 and higher

Type

Long

Range

-2…MaxInt

Units

milliseconds

Scope

Task, terminal

Limitations

Read-only

Examples

?currenttime