Справочное Руководство для Intermec 1555

Скачать
Страница из 178
Sabre 1555 RFID & Bar Code Reader Programmer’s Reference Manual
4-30
Interactive Mode Commands (IMC = 0x0A)
Each (IMC has a  function number parameter corresponding to the desired function, 
which  may have one or more parameters.
Example:
< IMC > < buzzer function ><ON, time-out 80 ms>
Command: 
  0x0A              0x01               0x01, 0x00, 0x10, 0x50
Interactive commands are used to control product functions remotely. Interactive 
commands can use parameters sent with the command and/or parameters already set 
in the product (e.g., default settings, remote control setup commands).
Table 4-20 shows the IMC frame examples.
Note:  Interactive commands are not activated by default, the special IMC activation 
function must be sent to enable IMC functions.
Note:  In IMC, your Sabre 1555 remains active, which means it is drawing current. 
(The current consumption information is listed in Table E-3, “Sabre 1555 Current Use 
with RF Power On,” on page E-4 of this manual).
Example:  The host sends an RF_Auto_Run command with a 10 s time-out parameter 
(if the product is in RFID Write Mode, the tag write is performed using the write 
address and write string already programmed in the product, see “ RFID Auto 
Configuration Commands” on page 4-46). Table 4-21 lists the format for the IMCs.
Table 4-20  IMC Frame Examples
Format
<frametype>
<IMCfunction>
[functionparameters]
Example 1
IMC
IMCactivation
ON
Hex Values
0A
00
01
Size
1 byte
1 byte
1 byte
Example 2
IMC
buzzer
ON + 100 ms
Hex Values
0A
01
0064
Size
1 byte
1 byte
1 byte
Table 4-21  Interactive Mode Command Format
Command Name
IMC Activation
<TYPE> <CMD>: \0A\00 + Parameters (Prms)
Description
Activate/deactivate IMC mode (IMC must be activated if you want to use IMC 
commands).
Parameters
[0 - 1]; 0: Deactivate IMC mode; 1: Activate IMC mode
Responses
ACC (command accepted and started)
NAC (command not recognized)