User's Manual

V750 RFID READER/WRITER, ANTENNA 2006-06, REV.C
OPERATION MANUAL
66 of 110
©OMRON CORPORATION 2006
(6)Kill (KILL)
Command
KILL (S)
[options...]<LF>
Option “pwd” is mandatory.
Response
KILL[RC] (S)
[CNT] (S) [ITM1] <LF>
[RC] Response Code
[CNT] Tag Count
[ITM1] Items indicated by TIF option. Items are delimited by a comma.
(S) Space Character
Example 1) When [Password; 0x22222222] is specified and then KILL command is completed
normally:
[Tx] KILL –pwd 22222222<LF>
[Rx] KILL0000 001<LF>
Example 2) When [Antenna; 3, Password; 0xAAAABBBB, items; PER and ANT] is specified and
KILL command has completed normally:
[Tx] KILL –pwd AAAABBBB -ant 3 -tif PER,ANT<LF>
[Rx] KILL0000 001 30001234567890ABCDEF12345678ABCD,3<LF>
* The PC code of the tag is [3000], EPC code is [1234567890ABCDEF12345678], CRC is
[ABCD], and command executed Antenna ID is [3].
Example 3) When [Password; 0x12345678] is specified and password has turned out incorrect:
[Tx] KILL –pwd 12345678<LF>
[Rx] KILL7012<LF>
* The error code [7012] is returned.
Example 4) When [Password; 0x12] is specified and password has turned out incorrect:
[Tx] KILL –pwd 12<LF>
[Rx] KILL1421<LF>
* The error code [1421] is returned.