26.05.2014 Views

V750-series UHF RFID System User's Manual - PLCeasy

V750-series UHF RFID System User's Manual - PLCeasy

V750-series UHF RFID System User's Manual - PLCeasy

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Command / Response format<br />

(1) Read ID (RDID)<br />

Command<br />

RDID(S)[options...]<br />

Response RDID[RC](S)[CNT](S)[ID1 with ITM1](S)...[IDn with ITMn]<br />

[RC]: Response Code<br />

[CNT]: Tag Count<br />

[IDn with ITMn]: tagID with Items indicated by TIF option. Items are delimited by a<br />

comma.<br />

Note:<br />

・ If EPC data length is “0” (zero), the ID shall be “*”.<br />

*(S) Space character<br />

Example 1) When command is processed with all options omitted and the R/W reads a single tag (Each<br />

option item is specified with default values):<br />

[Tx] RDID<br />

[Rx] RDID0000 001 1234567890ABCDEF12345678<br />

* Without any options, the command is executed with [–seq SOC –ant 1 -tmo 250] and EPC data<br />

[1234567890ABCDEF12345678] is returned.<br />

Example 2) When [SingleOnce, Antenna 1 and 2] is specified, the command is executed, and when the R/W<br />

reads two tags:<br />

[Tx] RDID -seq MOC -ant 12<br />

[Rx] RDID0000 002 111111111111111111111111 222222222222222222222222<br />

Example 3) When [MultiRepeat, Antenna 1-4, read items; PC+EPC+CRC, Antenna, Read count] is specified,<br />

the command is executed, and when the reader reads a single tag:<br />

[Tx] RDID -seq MRP -ant 1234 -tif PER,ANT,CNT<br />

[Rx] RDID0000 001 3000111111111111111111111111ABCD,2,3 <br />

* The code is returned with comma-separation. EPC code including PC code; 3000 and CRC; ABCD,<br />

antenna ID; 2, and read count; 3 are returned.<br />

Example 4) When [MultiRepeat, Antenna; 1-4 (Antenna 1 is used as main antenna), Timeout; 1000ms] is<br />

specified, the command is executed and then the reader read 10 tags:<br />

[Tx] RDID -seq MRP -ant12131411 -tmo 1000<br />

[Rx] RDID0000 010 111111111111111111111111 222222222222222222222222 ...(7<br />

Tag IDs)... AAAAAAAAAAAAAAAAAAAAAAAA<br />

Example 5) When an error occurred during communication process:<br />

[Tx] RDID -seq SOC -ant 4<br />

[Rx] RDID7011<br />

* The error code [Code:7011] is returned.<br />

68 of 135

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!