G code: G38
, G39
Function: These commands activate and deactivate the extended preprocessing function.
Syntax
G38 O<Bit> I<Param1Value> J<Param2Value> K<Param3Value>
G39 O<Bit> I<Param1Value> J<Param2Value> K<Param3Value>
G code word |
Description |
---|---|
<Bit> |
Value between 0 and 31. The assignment of bits to functions is left to the developer. Some function blocks, such as |
<Param1Value> |
Any value. The values are saved in the array |
<Param1Value> |
|
<Param1Value> |
See also