ABLEPick pick-to-light communication protocol
0 1 0-------- Light is blinking by 2 second interval (button 3)
0 1 1-------- Light is blinking by 1 second interval (button 3)
1 0 0-------- Light is blinking by 0.5 second interval (button 3)
1 0 1--------Light is blinking by 0.25 second interval (button 3)
0 0 0-------------------------- Light is OFF(button 4)
0 0 1-------------------------- Light is ON(button 4)
0 1 0-------------------------- Light is blinking by 2 second interval (button 4)
0 1 1-------------------------- Light is blinking by 1 second interval (button 4)
1 0 0-------------------------- Light is blinking by 0.5 second interval (button 4)
1 0 1--------------------------Light is blinking by 0.25 second interval (button 4)
Example :
Data 3 = 11H 3
rd
button is solid on and 4
th
button is solid on, too.
4.5.6.4 Return message while sending by 31H
CCB Description
CCB LEN(L)= length of CCB
CCB LEN(H) = 0x00
MESSAGE TYPE = 0x60
0x60: port1 of controller,
Reserved
Reserved
Reserved
SUB-COMMAND
0x01~0xFA (address)
or 0xFC (Broadcasting)
When sending message to AT503-4K by 31H, and push the illuminant buttons, then
AT503-4K will return the message with sub-command = 64H and Data 0 = 04H and Data 1
to notify the button index
Data 1 = 00H -> 1
st
button -> Red light
Data 1 = 01H -> 2
nd
button -> Green light
Data 1 = 02H -> 3
rd
button -> Blue light
Data 1 = 03 H -> 4
th
button -> Yellow light
4.5.6.5 Clear all the display and buffer
CCB Description
CCB LEN(L)= length of CCB
CCB LEN(H) = 0x00
MESSAGE TYPE = 0x60
0x60: port1 of controller,
Reserved
Reserved
Reserved
SUB-COMMAND
0x01~0xFA (address)
or 0xFC (Broadcasting)
This command will either clear all the sending data into buffers, or clear all the buffers
when all the message have been confirmed back. Before buffer is clear, you can use the 4
illuminant buttons to enable the re-display function.