
(2) Automatic operation status (run)
Value Display Description
-------+-------+-----------------------------------
0 **** Reset
1 STOP Automatic operation stopped
2 HOLD Automatic operation suspended
3 STRT Automatic operation started
(3) Axis moving/dwelling status (motion)
Value Display Description
-------+-------+-----------------------------------
0 *** Axis neither moving nor dwelling
1 MTN Axis moving
2 DWL Axis dwelling
(4) M, S, T, or B function status (mstb)
Value Display Description
-------+-------+-----------------------------------
0 *** FIN signal not awaited.
1 FIN Auxiliary function being executed (FIN signal awaited)
(5) Emergency stop or reset status (emergency)
Value Display Description
-------+-------+-----------------------------------
0 Not Neither at emergency stop nor at reset
displayed
1 --EMG-- At emergency stop
2 -RESET- At reset
(6) Alarm status (alarm)
Value Display Description
-------+-------+-----------------------------------
0 *** No alarm/warning
1 ALM Alarm
2 BAT Low battery voltage
(7) Program editing status (edit)
Value Display Description
-------+-------+-----------------------------------
0 Not Editing not in progress
displayed
1 EDIT Editing (such as insertion or updating) in progress
2 SRCH Search in progress
3 OUTPUT Data output in progress
4 INPUT Data input in progress
5 COMPARE Data comparison in progress
6 LSK Label skip at data input
7 OFT Offset input in progress
8 WSFT Work shift amount input in progress
9 RSTR Program restarted
(*) Generally, because the CNC continuously performs editing
if buf.edit is not 0, control is not passed to an
application task. For this reason, an attempt by any
application task to read buf.edit only results in 0 being
read.