Difference between revisions of "MC-Basic:DOPASS"

From SoftMC-Wiki
Jump to: navigation, search
m (Miborich moved page Axystems:MC-Basic:DOPASS to MC-Basic:DOPASS: Global renaming of Axystems: namespace into (Main):)
 
Line 36: Line 36:
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems:MC-Basic:PASS|PASS]]
+
* [[MC-Basic:PASS|PASS]]
  
  
 
}}
 
}}

Latest revision as of 08:39, 22 May 2014

If not enough points are given (less then PassBufferMin this command will take all given point and execute the AI motion with them.
The action of this command is identical to setting of PassBufferMin to PassBufferLevel value temporarily.
The command is used in order to empty the point’s buffer when new PASS or MOVE/MOVES commands are expected.

Syntax

DOPASS  <robot>

Availability

Version 4.0.26 and later

Default

NA

Scope

Task or Terminal

See Also