|
Other Numeric Constants
Constant |
Value |
Meaning |
Relevant Use |
DEF_NONE DEF_XYONLY DEF_MAJORPLANES DEF_ANYPLANE |
1 2 3 4 |
Not supported on any plane XY plane only Major planes (XY, XZ, YZ) Any plane supported |
Variables: ARCS_CTRL_BYPLANE SUBS_CTRL_BYPLANE CYC_CTRL_BYPLANE |
CYC_OFF CYC_SAME CYC_ROTATED |
1 2 3 |
None (next cycle is off) Cycle with same orientation Cycle with another orientation |
Indicates the type and nature of the next cycle. Variable CYC_NEXT |
PROC_UNKNOWN PROC_MILL PROC_DRILL PROC_5X_CONNECT PROC_AUTODRILL |
0 1 2 3 4 |
Unknown procedure type Milling procedure Drilling procedure 5x Connection procedure Auto Drill procedure |
Indicates type of procedure. Variable PROC_TYPE |
|