Installation manual
CNC 8060
CNC 8065
CNC VARIABLES.
10.
(REF: 1402)
·549·
Variables related to general machine parameters.
(V.)MPG.TTIME
Variable that can only be read from the program, PLC and interface.
The variable returns the value of block preparation.
Estimated time for an "T" function (in milliseconds).
NUMBERING OF THE DIGITAL INPUTS AND OUTPUTS.
(V.)MPG.NDIMOD
Variable that can only be read from the program, PLC and interface.
The variable returns the value of block preparation.
Total number of digital input modules.
This variable indicates the number of these modules connected to the same CAN bus. In
remote modules with CANopen protocol each double module of digital inputs and outputs
counts as two.
(V.)MPG.NDOMOD
Variable that can only be read from the program, PLC and interface.
The variable returns the value of block preparation.
Total number of digital output modules.
This variable indicates the number of these modules connected to the same CAN bus. In
remote modules with CANopen protocol each double module of digital inputs and outputs
counts as two.
(V.)MPG.DIMODADDR[nb]
Variable that can only be read from the program, PLC and interface.
The variable returns the value of block preparation.
Base address of the digital input modules.
Syntax.
·nb· Module number.
(V.)MPG.DOMODADDR[nb]
Variable that can only be read from the program, PLC and interface.
The variable returns the value of block preparation.
Base address of the digital output modules.
Syntax.
·nb· Module number.
V.MPG.TTIME
V.MPG.NDIMOD
V.MPG.NDOMOD
V.MPG.DIMODADDR[4] Fourth digital input module.
V.MPG.DOMODADDR[4] Fourth digital output module.