Custom Macro B Reference Guide
Software
Mach4
Calling Words
Examples
M98 - Subroutine Call
M98 P1000 (Call subprogram O1000)
G65 - Custom macro call
G65 P1000 A0.3 B5.0 C2.3 (Call custom macro O1000 with arguments)
G66 - Custom macro modal callĀ
G66 P1000 A0.3 B5.0 C2.3 L5 (Ex...