Installation manual
CNC 8060
CNC 8065
CNC VARIABLES.
10.
(REF: 1402)
·755·
Variables associated with the analog inputs and outputs.
10.33 Variables associated with the analog inputs and outputs.
(V.)G.ANAI[n]
Variable that can only be read from the program, PLC and interface.
The variable returns the execution value; reading it interrupts block preparation.
[n] input voltage (in volts).
Syntax.
·n· Number of the analog input.
(V.)G.ANAO[n]
Variable that can be read from the interface and written from the program and from the PLC.
The variable returns the execution value; reading it interrupts block preparation.
[n] output voltage (in volts).
Syntax.
·n· Number of the analog input.
V.G.ANAI[3] Voltage of the analog input ·3·.
V.G.ANAO[3] Voltage of the analog output ·3·.