Installation manual
CNC 8060
CNC 8065
CNC VARIABLES.
10.
(REF: 1402)
·883·
General variables of the CNC.
10.58 General variables of the CNC.
HARDWARE TYPE.
(V.)G.HARDTYPE
Variable that can only be read from the program, PLC and interface.
The variable returns the value of block preparation.
Hardware type.
Values of the variable.
This variable returns one of the following values.
EMERGENCY RELAY.
(V.)G.ERELAYST
Variable that can only be read from the program, PLC (asynchronous) and interface.
The variable returns the execution value; reading it interrupts block preparation.
Status of the emergency relay.
Values of the variable.
This variable returns one of the following values.
SOFTWARE VERSION.
(V.)G.VERSION
Variable that can only be read from the program, PLC and interface.
The variable returns the value of block preparation.
CNC version and release number.
Values of the variable.
This variable returns a decimal value; to understand the meaning of the variables, resource
to their hexadecimal format. The high portion of this variable contains the software version
and its low portion the release.
V.G.HARDTYPE
Value. Meaning.
0 Simulator
2 ICU central unit.
V.G.ERELAYST
Value. Meaning.
0 Open relay.
1 Closed relay.
V.G.VERSION
V.G.VERSION Hexadecimal value. Meaning.
778 $30A Version 3.10
Software version: $300
Software release: $0A