·206·
Installation manual
CNC 8055
CNC 8055i
6.
MACHINE PARAMETERS
SOFT: V02.2X
General machine parameters
LCOMPTYP (P191)
It may be used to define whether to maintain or change the longitudinal axis when changing the work
plane (G17, G18 or G19).
This parameter has 16 bits counted from right to left.
Bit 0 of general parameter LCOMPTYP (P191).
G16SUB (P192)
General machine parameter G16SUB (P192) indicates the number of the subroutine associated
with function G16.
When there is a subroutine associated with G16, the CNC acts as follows:
• If the associated subroutine does not contain another G16, it will execute the G16 after the
subroutine.
• If the associated subroutine contains another G16 without XC or ZC, it will execute that G16 with
the call parameters (XC, ZC) and without calling the subroutine. After executing the associated
subroutine, the G16 will not be executed again.
This subroutine receives as call parameter in CALLP the value of the programmed plane:
XC CALLP= $800004
ZC CALLP= $2000004
XCZ CALLP= $10800004
ZCX CALLP= $12000004
NEWLOOK (P193)
General machine parameter NEWLOOK (P193) may be used to select the desired interface for the
CNC.
Value Meaning
0 The longitudinal axis changes when changing planes.
1 The longitudinal axis does not change when changing planes.
Default value: 0
bit
15
14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
Possible values
Integer numbers between 0 and 9999.
Default value: 0 (no associated subroutine)
Value Meaning
0 Interface A/Plus.
1 Interface FL/Power.
Default value: 1