LAGUNA
TOOLS
49
L911
Enable G-Code Line Display
Enabling G-Code display when running large G-Code files can increase CPU and memory usage resulting in
worse overall computer system performance.
M
‐
CODES
M11
Auxiliary Output On - M11 C#
Controls auxiliary outputs. Channel specified by # is turned on. Port and bit addresses are set up in
WINCNC.INI file.
Note: For use with a Drill Bank
A d# can be added to the M11 command for use with a drill bank. The d# is the binary number of channels up
to the n# specified in the drill bank line to turn on.
Example: M11D7 would turn on the first 3 channels of a ten channel drill bank.
M12
Auxiliary Output Off - M12 C#
Controls auxiliary outputs. Channel specified by # is turned off. Port and bit addresses are set up in
WINCNC.INI.
M13
Auxiliary Output On - M13 C#
Same as M11, except the output is turned on without pausing motion.
M14
Auxiliary Output Off - M14 C#
Same as M12, except the output is turned off without pausing motion.
M17
Pause Until Input On - M17 C#
Wait for channel specified by # to come on. Port and bit addresses are set up in WINCNC.INI.
M17.1
Run Next if Input On - M17.1 D# C#
Run next command only if channel specified by # is on. Port and bit addresses are set up in WINCNC.INI.
D# can be 0 or 1. D0 sets the simulate logic to false. D1 sets the simulate logic to true.
M17.2
Run Next if AuxOut is On - M17.2 D# C#
Run the next command only if channel specified by the # is on. Port and bit addresses are set up in
WINCNC.INI file.
D# can be 0 or 1. D0 sets the simulate logic to false. D1 sets the simulate logic to true.
M17.3
Run Next if Virtual Input On - M17.3 C#
C# is a “virtual input” channel, will run the next line if the specified “virtual input” channel is on and skip the
next line if the channel is off. # can be 1-64.
M17.4
Run Next if C# is 1, Otherwise Skip. M17.4 C#
C# can be 0 or 1. 1 will run the next line, 0 will skip the next line.
M18
Pause Until Input Off - M18 C#
Wait for channel specified by # to go off. Port and bit addresses are set up in WINCNC.INI.
Содержание CNC Swift Series
Страница 54: ...LAGUNA TOOLS 54 SPECIFICATIONS...