Installation manual
CNC 8060
CNC 8065
CNC VARIABLES.
10.
(REF: 1402)
·853·
Variables related to the programmed functions.
Remarks.
(V.)C.P_CALLP_A··Z
Variable that can be read from the program.
The variable returns the value of block preparation.
Parameter programmed in the call to a positioning cycle.
Syntax.
·A··Z· Call parameter.
Values of the variable.
This variable returns one of the following values.
Remarks.
SUBROUTINE CALLING PARAMETERS.
(V.)C.PCALLP_A··Z
Variable that can be read from the program.
The variable returns the value of block preparation.
Parameter programmed in the call to a subroutine
This variable is valid for OEM subroutines (G18x) and for subroutines called upon using
#PCALL or #MCALL..
Syntax.
·A··Z· Call parameter.
Values of the variable.
This variable returns one of the following values.
Calling a canned cycle. Reading the variable.
G160 A30 X100 K10 P6 V.C.P_A = 30
V.C.P_X = 100
V.C.P_CALLP_F "F" parameter.
Value. Meaning.
0 It has not been programmed.
1 It has been programmed.
Calling a canned cycle. Reading the variable.
G160 A30 X100 K10 P6 V.C.P_CALLP_A = 1
V.C.P_CALLP_K = 1
V.C.P_CALLP_R = 0
V.C.PCALLP_F "F" parameter.
Value. Meaning.
0 It has not been programmed.
1 It has been programmed.