Installation manual
CNC 8035
MACHINE PARAMETERS
General machine parameters
4.
(SOFT M: V15.3X)
(S
OFT T: V16.3X)
·85·
REFPSUB (P34)
Indicates the number of the subroutine associated with function G74 (machine reference zero or
home search). This subroutine will be executed automatically when G74 is programmed alone in
a block or, also, when searching home in the JOG mode by pressing the softkey "ALL AXES".
INT1SUB (P35) INT2SUB (P36) INT3SUB (P37)
INT4SUB (P38)
They indicate the number of the subroutine associated with the corresponding general logic input:
"INT1" (M5024), "INT2" (M5025), "INT3" (M5026)", "INT4" (M5027).
When one of these inputs is activated, the program currently being executed is interrupted and the
CNC jumps to execute the associated subroutine whose number is indicated in the corresponding
parameter.
These interruption subroutines do not change the nesting level of local parameters, thus only global
parameters must be used in them.
Once the CNC completes the execution of the subroutine, it will continue running the original
program.
PRBPULSE (P39)
Indicates whether the probe functions of the CNC react to the up-flank (leading edge) or down-flank
(trailing edge) of the signals provided by the probes connected through connector X3.
Example
If NPCROSS=20, MOVAXIS=X and COMPAXIS=W, the CNC will allow access to the cross
compensation table.
Each one of these 20 points (NPCROSS) of this table will indicate the X position value and the
error suffered by the W axis when the X axis is positioned at this point.
This way, the CNC will apply the compensation of the X axis table onto the W axis.
Possible values
Integer numbers between 0 and 9999.
Default value: 0 (no associated subroutine)
Possible values
Integer numbers between 0 and 9999.
Default value: 0 (no associated subroutine)
Value Meaning
+ sign Positive pulse (24 V or 5 V).
- sign Negative pulse (0 V).
Default value: + sign