Page 8 of 50
CNC 8055 / CNC 8055i
New variables
N
EW
F
EATURES
(S
OFT
M: 7.
XX
)
When programming "G92 S" in ISO code in MC mode.
Variables related to Probe cycles
TIPPRB
It indicates the PROBE cycle being executed at the CNC. Is read-
only from the CNC, DNC and PLC.
TIPDIG
It indicates the DIGIT cycle being executed at the CNC. Is read-only
from the CNC, DNC and PLC.
PLC related variables
PLCMM(n)
It permits reading modifying a single PLC mark (the PLCM variable
permits reading or modifying 32 marks at once). It is read-write and
it is only available from the CNC.
(PLCMM4 = 1)
It sets mark M4 to "1" and leaves the rest untouched
(PLCM4 = 1)
It sets mark M4 to "1" and the following 31 marks (M5, through
M35) to "0"
Feedback related variables
ASIN(X-C)
"A" signal of the CNC sinusoidal feedback for the X-C axis. Is read-
only from the CNC, DNC and PLC.
BSIN(X-C)
"B" signal of the CNC sinusoidal feedback for the X-C axis. Is read-
only from the CNC, DNC and PLC.
ASINS
"A" signal of the CNC sinusoidal feedback for the spindle. Is read-
only from the CNC, DNC and PLC.
BSINS
"B" signal of the CNC sinusoidal feedback for the spindle. Is read-
only from the CNC, DNC and PLC.
SASINS
"A" signal of the CNC sinusoidal feedback for the second spindle. Is
read-only from the CNC, DNC and PLC.
SBSINS
"B" signal of the CNC sinusoidal feedback for the second spindle. Is
read-only from the CNC, DNC and PLC.
Variables related to the WGDRAW application
PANEDI
Number of the screen created by the user or by the OEM using the
WGDRAW application for diagnosis, consultation, work cycle, etc,
that is being consulted. Is read-only from the CNC, DNC and PLC.
DATEDI
Number of the screen element created using the WGDRAW
application that is being consulted. Is read-only from the CNC, DNC
and PLC.