Optional skipping <OPSKIP>



<OPSKIP> command activates and deactivates the mode of forming frames of NC-program with optional skip mark. Commonly the symbol </> is used to mark lines for optional skipping. Marked frames are processed by the CNC-system only if frame skipping option is turned off, otherwise they are ignored.

Command:

OPSKIP ON(71) | OFF(72)

Parameters:


Parameter

CLD array

Description

ON(71)

OFF(72)

CLD[1]

CLD.onoff

71 (ON) – Activation of optional skipping,

72 (OFF) – Deactivation of optional skipping.


See also:

Technology commands description