Chapter 2 RFID PGL Commands
|
|
RFWTAG;96 |
|
8;B;*00110000* | /Header |
3;D;*5* | /Filter Value |
3;D;*6* | /Partition |
20;D;*123456* | /Company Prefix |
24;D;*7777777* | /Item Reference |
38;D;*123456* | /Serial Number |
STOP |
|
END |
|
| |
~NORMAL |
|
RFRTAG
Purpose To read the content of an RFID tag (embedded in a smart label) into a dynamic field. This command cannot be mixed with the RFREAD command.
Mode CREATE
Format RFRTAG;size
(Bit Field)+
STOP
RFRTAG | Specifies the RFRTAG command, enter | |
| RFRTAG; |
|
size | A decimal number specifying the overall | |
| bit length of the RFID tag. | |
Bit Field | A line description of a bit field; must have | |
| one of the following syntax formats: | |
| length;DFn;format | |
| length | A decimal number |
|
| specifying the bit length |
|
| of a field within a tag. The |
|
| maximum length is 64 |
|
| bits. |
| DFn | Indicate dynamic data |
|
| field to store the read |
|
| result. Replace n with a |
|
| number ranging from 1 to |
30