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

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "''<expression>''" to "<''expression''>")
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{MC-Basic
+
<!-- {{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=
  
  
 
|SYNTAX=
 
|SYNTAX=
''<GROUP>.''ProceedType = <''expression''><br>
+
''<''group''>.''ProceedType = <''expression''><br>
  
? ''<GROUP>.''ProceedType
+
? ''<''group''>.''ProceedType
  
 
|AVAILABILITY=
 
|AVAILABILITY=
Line 19: Line 19:
  
 
3 (CLEARMOTION):  Abort all motion commands in the motion buffer.
 
3 (CLEARMOTION):  Abort all motion commands in the motion buffer.
 +
 +
4 (INTERRUPTED) - Execute only the interrupted motion but not the pending one ('''Note:''' program will not continue, in order to release the waiting program you need to issue PENDING option)<br>
 +
 +
5 (PENDING) - Execute the pending motion and release the the waiting task. ('''Note:''' can be issue only after INTERRUPTED option has been executed.) <br>
  
 
|TYPE=
 
|TYPE=
Line 46: Line 50:
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems:MC-Basic:PROCEED|PROCEED]]
+
* [[MC-Basic:PROCEED|PROCEED]]
  
  
 
}}
 
}}
 +
-->

Latest revision as of 07:11, 14 August 2017