Pulser3 Installation Download PDF

Repeating Subprogram Call with G66/G67 (Modal Macro)

Unlike other subprogram call processes, with the G66 code, each line can be directed to a subprogram without the need for an additional code. The repeating subprogram call is activated with the G66 code. The number of the subprogram to be called is specified with the P code written on the same line. All codes between this line and the G67 line are redirected to the subprogram specified by the P code without being processed.

Format:

G66 P_

 

P: Subprogram number (0~9999)

 

Example: