ABLEPick pick-to-light communication protocol
6. AT400 compact TCP/IP controller’s alarm status control
AT400 has the full compatible communication commands with AT500. In addition to above
control commands, we add on the alarm status control when there is abnormal voltage occurred
to AT400, too high or too low.
6.1 Read Alarm status
SUB-COMMAND = F7H
CCB Description
CCB LEN(H) =00H
MESSAGE TYPE = 60H
60H: port1 of controller,
Reserved
Reserved
Reserved
SUB-COMMAND
6.2 Return Alarm status from AT400
SUB-COMMAND = F7H
CCB Description
CCB LEN(H) =00H
MESSAGE TYPE = 60H
60H: port1 of controller,
Reserved
Reserved
Reserved
SUB-COMMAND
DATA[0] = New Power Voltage Status, 8-BIT: 1->alarm, 0->Idle
Bit 0 Input Voltage too low
Bit 1 Input Voltage too high
Bit 2 reserved
Bit 3 reserved
Bit 4 reserved
Bit 5 reserved
Bit 6 reserved
Bit 7 System abnormal
DATA[1] = Old/previous Power Voltage Status, 8-BIT: 1->alarm, 0->Idle