Named Parameters
CURMACHPOS.X : - DOUBLE
- Current Position. Mechanical coordinate of current point (X-axis).
CURMACHPOS.Y : - DOUBLE
- Current Position. Mechanical coordinate of current point (Y-axis).
CURMACHPOS.Z : - DOUBLE
- Current Position. Mechanical coordinate of current point (Z-axis).
CURWORKPOS.X : - DOUBLE
- Current Position. Workpiece coordinate of current point (X-axis).
CURWORKPOS.Y : - DOUBLE
- Current Position. Workpiece coordinate of current point (Y-axis).
CURWORKPOS.Z : - DOUBLE
- Current Position. Workpiece coordinate of current point (Z-axis).
INPORTMAP : - INT
- Port mapping. Status of input port.
OUTPORTMAP : - INT
- Port mapping. Status of output port.
SAFEHEIGHT : - DOUBLE
- Safety height. It is relative to the workpiece origin, and only valid during returning to workpiece origin and resuming breakpoint.
ISYREVAXIS : - BOOL
- Whether to set Y-axis as rotary axis.
WPREVDIAM : - DOUBLE
- Diameter of rotary workpiece being currently machined.
UNIT.YR : - INT
Programming unit of rotary axis.
0: angle (unit: radian).
1: surface distance of rotary workpiece (unit: millimeter).
AUTOSTOPSPINDLE : - BOOL
- Whether to stop spindle automatically after machining finishes.
SPINDLE_DELAY : - DOUBLE
- It is used to set the delay when spindle starts/ stops automatically
MOBICALI_THICKNESS : - DOUBLE
- It is to set the thickness of tool sensor in mobile tool measurement
FIXEDCALI_POS.X : - DOUBLE
- The position of tool sensor in fixed tool measurement. The mechanical coordinate of X-axis where tool sensor stands in fixed tool measurement.
FIXEDCALI_POS.Y : - DOUBLE
- The position of tool sensor in fixed tool measurement. The mechanical coordinate of Y-axis where tool sensor stands in fixed tool measurement.
FIXEDCALI_POS.Z : - DOUBLE
- The position of tool sensor in fixed tool measurement. The mechanical coordinate of Z-axis where tool sensor stands in fixed tool measurement.
ENABLE_CTP : - BOOL
- Enable returning to fixed point. Return to fixed point after the program ends normally.
CTP_POS.X : - DOUBLE
- The position of fixed point. The mechanical coordinate of fixed point (X-axis).
CTP_POS.Y : - DOUBLE
- The position of fixed point. The mechanical coordinate of fixed point (Y-axis).
CTP_POS.Z : - DOUBLE
- The position of fixed point. The mechanical coordinate of fixed point (Z-axis).
BKREF_SW1.X : - INT
- The signal input port of X-axis coarse positioning switch.
BKREF_SW1.Y : - INT
- The signal input port of Y-axis coarse positioning switch.
BKREF_SW1.Z : - INT
- The signal input port of Z-axis coarse positioning switch.
BKREF_SW2.X : - INT
- The signal input port of X-axis fine positioning switch.
BKREF_SW2.Y : - INT
- The signal input port of Y-axis fine positioning switch.
BKREF_SW2.Z : - INT
- The signal input port of Z-axis fine positioning switch.
BKREF_F1.X : - DOUBLE
- The feed speed of X-axis during coarse positioning stage in returning to the machine origin.
BKREF_F1.Y : - DOUBLE
- The feed speed of Y-axis during coarse positioning stage in returning to the machine origin.
BKREF_F1.Z : - DOUBLE
- The feed speed of Z-axis during coarse positioning stage in returning to the machine origin.
BKREF_F1_DIR.X : - INT
- The moving direction of X-axis during coarse positioning stage in returning to the machine origin.
BKREF_F1_DIR.Y : - INT
- The moving direction of Y-axis during coarse positioning stage in returning to the machine origin.
BKREF_F1_DIR.Z : - INT
- The moving direction of Z-axis during coarse positioning stage in returning to the machine origin.
BKREF_F2.X : - DOUBLE
- The feed speed of X-axis during fine positioning stage in returning to the machine origin.
BKREF_F2.Y : - DOUBLE
- The feed speed of Y-axis during fine positioning stage in returning to the machine origin.
BKREF_F2.Z : - DOUBLE
- The feed speed of Z-axis during fine positioning stage in returning to the machine origin.
BKREF_F2_DIR.X : - INT
- The moving direction of X-axis during fine positioning stage in returning to the machine origin.
BKREF_F2_DIR.Y : - INT
- The moving direction of Y-axis during fine positioning stage in returning to the machine origin.
BKREF_F2_DIR.Z : - INT
- The moving direction of Z-axis during fine positioning stage in returning to the machine origin.
BKREF_BACK.X : - DOUBLE
- Retract distance. The additional moving distance of X-axis after fine positioning stage in returning to the machine origin.
BKREF_BACK.Y : - DOUBLE
- Retract distance. The additional moving distance of Y-axis after fine positioning stage in returning to the machine origin.
BKREF_BACK.Z : - DOUBLE
- Retract distance. The additional moving distance of Z-axis after fine positioning stage in returning to the machine origin.
CALIBRATION_SW : - INT
- It is to specify input port No. of tool calibration signal.
SPINDLE_START_PORT : - INT
- It is to specify output port No. of signal for spindle on/off.
COOLANT_START_PORT : - INT
- It is to specify output port No. of signal for coolant on/off.
DD_BKREF_DELTA : - DOUBLE
- The difference between the double-driving shafts when they arrive at the machine origin after the adjustment of the transom (Y-axis), (only used in the double-drive configuration).
FIXEDCYCLE_BACK : - DOUBLE
- G73_G83 retract amount. The retract amount after each peck in high speed deep hole chip breaking drilling cycle.
FIXEDCYCLE_OSS : - INT
The direction of G76_G87 oriented spindle stop. Orientation is only effective within X-Y plane (G17).
0/1: (G17: +X/-X)
2/3: (G17: +Y/-Y)
FIXEDCALI_REC : - DOUBLE
- It is to record the Z-axis workpiece coordinate of tool nose when it touches the tool sensor in fixed tool measurement.