IN6(port7)
T03
IN7(port8)
T04
IN8(port9)
T05
IN9(port10)
T06
IN10(port11)
T07
IN11(port12)
T08
Outputs
Out/port
definition
Out2(port3)
Turret forward
Out3(port4)
Turret backward
D: parameter of macro-variable
Parameter definition
Macro address
Current tool
#200
Sys tool NO.
#400
Max tool change time (ms)
#401
Tool reset locking time(ms)
#403
Delay of re-locking
#402
Tool bit signal level
#404
E
:
macro program
O0001
IF[#400==0] M30
IF [[#400 <= 0] || [#400>12]]
THEN #3000=1(the setting of max tool is error )
IF [[#200 > #400] || [#200 <=0 ]]
THEN #3000=1(T CODE TOOL NO. IS ERROR )
M89 P3 L0 Q150
M89 P2 L1 ( THE CW SIGNAL IS ACTIVE )
IF [#200==1] M88 P4 L#404 Q#401