Programming manual
CNC 8055
CNC 8055i
C.
·M· & ·EN· MODELS
SOFT: V02.2X
·461·
Summary of internal CNC variables.
LONGAX R R R Axis affected by the tool length compensation (G15).
MIRROR R R R Active mirror images.
SCALE R R R General scaling factor applied. Reading from the PLC in ten-thousandths.
SCALE(X-C) R R R Scaling Factor applied only to the indicated axis. Reading from the PLC in
ten-thousandths.
ORGROT R R R Rotation angle (G73) of the coordinate system.
ROTPF R - - Abscissa of rotation center.
ROTPS R - - Ordinate of rotation center.
PRBST R R R Returns probe status.
CLOCK R R R System clock in seconds.
TIME R R R/W Time in hours-minutes-seconds format.
DATE R R R/W Date in year-month-day format.
TIMER R/W R/W R/W Clock activated by PLC, in seconds.
CYTIME R R R Time to execute a part in hundredths of a second.
PARTC R/W R/W R/W Parts counter of the CNC.
FIRST R R R First time a program is executed.
KEY R/W R/W R/W keystroke code.
KEYSRC R/W R/W R/W Source of the keys.
ANAIn R R R Voltage (in volts) of the indicated analog input (n).
ANAOn R/W R/W R/W Voltage (in volts) to apply to the indicated output (n).
CNCERR - R R Active CNC error number.
PLCERR - - R Active PLC error number.
DNCERR - R - Number of the error generated during DNC communications.
AXICOM R R R Pairs of axes switched with function G28.
TANGAN R R R Angular position with respect to the path (G45).
TPIOUT(X-C) R R R Output of the PI of the tandem master axis in rpm.
DNCSTA - R - DNC transmission status.
TIMEG R R R Remaining time to finish the dwell block (in hundredths of a second).
SELPRO R/W R/W R When having two probe inputs, it selects the active input.
DIAM R/W R/W R It changes the programming mode for X axis coordinates between radius
and diameter.
PRBMOD R/W R/W R Indicates whether a probing error must be displayed or not.
RIP - - - Linear theoretical feedrate resulting from the next loop (in mm/min).
TEMPIn R R R It returns the temperature in tenths of a degree detected by the PT100.
TIPPRB R R R PROBE cycle being executed.
TIPDIG R R R DIGIT cycle being executed.
PANEDI R R R WINDRAW55 application. Number of screen being executed.
DATEDI R R R WINDRAW55 application. Number of element (item) being executed.
FBDIF(X-C) R R R For monitoring the difference between the coordinates (position values) of
the first and second feedback on the oscilloscope
CYCLEV R R R It indicates on the conversational model, the tab number being displayed
at a particular moment.
CYCEDI R R R It indicates on the conversational model, the cycle or screen number being
displayed at a particular moment.
DISBLO R R R It indicates the value of the total programmed distance in blocks with look-
ahead.
MIXPO(X..C) R R R Variable that indicates the axis position with the combined feedback.
FLWAC(X..C) R R R Variable that indicates the real error considering the second feedback.
DISABMOD R R/W R Disables some actions or modes.
CYCCHORDERR R/W - - Defines the chordal error of the canned cycles.
Variable CNC PLC DNC
( section 13.2.20 )
The "KEY" variable can be "written" at the CNC only via the user channel.
The "NBTOOL" variable can only be used within the tool change subroutine.