ABLEPick pick-to-light communication protocol
DATA[1] = LED light’s color
DATA[1] = LED Color
LED Color = 00H, Red
LED Color = 01H, Green
LED Color = 02H, Orange
LED Color = 03H, Blue
LED Color = 04H, Pink
LED Color = 05H, Cyan
DATA[2] = 55H ------ Store the color configuration into EEPROM
Warning : EEPROM has the life cycle for writing. Thus we don’t
recommend to save every new configuration into EEPROM each time.
4.3.20.2 Set valid digits for up/down counting
Data length of this block
CCB LEN (H) = 00H
MESSAGE TYPE = 60H
Reserved
Reserved
Reserved
SUB-COMMAND = 1F H
SUB-NODE = {01H ~ FAH}
0x01~0xFA (address)
or 0xFC (Broadcasting)
DATA[0] = 01H
DATA[1] = Valid digits configuration
DATA[1] = Setting Value of Valid Digits: The value of binary type represents to the
digit of tag. (Range: 00H ~ 1FH)
00H = none digit valid for counting.
01H = 1
st
digit valid for counting, others not.
02H = 2
nd
digit valid for counting, others not.
03H = 1
st
,2
nd
digits valid for counting. others not.
:
0FH = 1
st
,2
nd
,3
rd
,4
th
digits valid for counting.
1FH = 1
st
to 5
th
digits valid for counting.
4.3.20.3 Disable/Enable tag mode configuration (Type 1)
Data length of this block
CCB LEN (H) = 00H
MESSAGE TYPE = 60H
Reserved
Reserved
Reserved
SUB-COMMAND = 1F H
SUB-NODE = {01H ~ FAH}
0x01~0xFA (address)
or 0xFC (Broadcasting)
permanent, save to EEPROM
DATA[1] = setting value
DATA[2] = 55H
DATA[1] = Setting Value of Function: The value of binary type represents to the
individual function Enable/Disable.