Installation manual
CNC 8060
CNC 8065
CNC VARIABLES.
10.
(REF: 1402)
·873·
Variables related to the electronic cam.
Remarks.
To switch from CAM_READY to CAM_NULL, just deselect the file cam and make sure that
the cam is not in the machine parameters. If the dam is defined in the machine parameters,
it maintains the CAM_READY state, but the cam data will be defined in the machine
parameters.
• To select a file cam, the cam status (state) must be either CAM_NULL or CAM_READY.
• To select a file cam from the PLC, preventing execution errors, the cam status (state) must
be CAM_READY. If the cam is activated from the CNC, the channel will remain in
execution until the cam reaches the CAM_READY state.
• To deselect a file cam from the PLC, preventing execution errors, the cam status (state)
must be CAM_READY. If the cam is deselected from the CNC, the channel will remain
in execution until the cam reaches the CAM_READY state.
(V.)G.CAM[cam][index]
Variable that can be read and written via program, PLC and interface.
The variable returns the execution value; reading it interrupts block preparation.
Factor to be applied to the range of the slave axis when activating the cam.
Syntax.
·cam· Cam number (between 1 and 16).
·index· Point of the cam. For the cams defined in the machine parameters, a value between
1 and 1024. For the file cams, the line number.
V.G.CAM[2][123] Cam ·2·. Point or line of file ·123·