Difference between revisions of "MC-Basic:robot.PASSBUFFERLEVEL"

From SoftMC-Wiki
Jump to: navigation, search
(Created page with "{{MC-Basic |SHORT FORM= None |SYNTAX= ''?'' <''group>.''PassBufferLevel<br> |AVAILABILITY= Versions AMCS 0.4.0.0 and higher |DESCRIPTION= Returns the total number of points …")
 
m (Text replace - "Versions AMCS 0.4.0.0 and higher" to "Since Version 4.0.0")
Line 8: Line 8:
  
 
|AVAILABILITY=
 
|AVAILABILITY=
Versions AMCS 0.4.0.0 and higher
+
Since Version 4.0.0
  
 
|DESCRIPTION=
 
|DESCRIPTION=

Revision as of 17:52, 20 March 2014

Returns the total number of points being processed (waiting and engaged in the interpolation).

Short form

None

Syntax

? <group>.PassBufferLevel

Availability

Since Version 4.0.0

Type

Long

Range

0 - MaxLong

Default

N/A

Scope

Task or Terminal

Limitations

Modal – Only Read- Only Valid for robots only.

See Also