Installation manual
CNC 8055
CNC 8055i
PLC PROGRAMMING EXAMPLE
17.
SOFT: V02.2X
·637·
Main module.
This example SETs the auxiliary marks so they can be analyzed later. Once analyzed, they must
be RESet so that the PLC does not analyze them again on the next cycle (scan).
DFU MSTROBE AND CPS MBCD* EQ $0 = RES M-08
DFU MSTROBE AND CPS MBCD* EQ $2 = RES M-08
Functions M00 and M02 cancel the coolant (M08).
DFU MSTROBE AND CPS MBCD* EQ $3 = SET M-03 = RES M-04
DFU MSTROBE AND CPS MBCD* EQ $4 = SET M-04 = RES M-03
DFU MSTROBE AND CPS MBCD* EQ $5 = RES M-03 = RES M-04
Functions M03 and M04 are incompatible with each other and M05 cancels both.
DFU MSTROBE AND CPS MBCD* EQ $8 = SET M-08
DFU MSTROBE AND CPS MBCD* EQ $9 = RES M-08
DFU MSTROBE AND CPS MBCD* EQ $30 = RES M-08
Functions M09 and M30 cancel the coolant (M08)
DFU MSTROBE AND CPS MBCD* EQ $41 = SET M-41 = RES M-42
DFU MSTROBE AND CPS MBCD* EQ $42 = SET M-42 = RES M-41
Functions M41 and M42 are incompatible with each other.
----- Spindle turning control -----
The spindle enable output O-S-ENAB will be activated when selecting function M03 or M04.
M-03 OR M-04 = O-S-ENAB