gcode:mcodes:mcode-m64

M64 - Output ExtOut

Send data to ExtOut, read data from ExtIn.

Syntax

M64 H Q <L>

Parameters

H ExtOut SSEL value (1 or 2).
Q Data send to ExtOut.
L Total number of bytes send to ExtOut. (optional)

Syntax

M64 H Q E <R> <D> <L>

Parameters

H ExtOut SSEL value (1 or 2).
Q Parameter number of first data location.
E Data count.
R Parameter number for returned data. (optional)
D Returned data count. (optional)
L Total number of bytes send to ExtOut. (optional)

Syntax

M64 H P Q <L>

Parameters

H ExtOut SSEL value (1 or 2).
P Bit position.
Q Zero for Off, otherwise On.
L Total number of bytes send to ExtOut. (optional)

Examples

M64 H1 Q0 L10
gcode/mcodes/mcode-m64.txt · Last modified: 2023/02/17 10:15 by 127.0.0.1

Page Tools