Pulser3 Programming Manual
Download PDF
G66/G67: Sequential Macro Execution On/Off
Redirects to the specified subprogram without processing all commands given in the main program. These commands must be executed within the subprogram by the user.
|
Format: |
G66 P_ |
|
Format: |
G67 |
G66: Sequential macro execution enabled
G67: Sequential macro execution disabled
P: Subprogram number (0~9999)
For detailed usage of macro commands, refer to the Subprograms and Macro Commands section.
