| P R O G R A M M I N G |
|
|
RF_IDNUM |
|
Function | This command is defined as "Reference Find" ID |
| Number. This command returns the unique tag |
| identification number and is often used in |
| conjunction with the RF HOST command. |
Explicit Form | $RF_IDNUM$ |
Parameters | None |
Response | The Printer’s parser will replace any Static or |
| Derived Variables with valued string associated |
| with variable and then attempt to execute the CPL |
| or |
Command Type | RFID Standard Command |
See also | RF HOST |
Example | To Printer: |
| ! 0 0 0 0 |
| DELIMIT $ |
| RF ID_GET |
| RF HOST "Here the Variables:" |
| RF HOST "$RF_TYPE$" |
| RF HOST "$RF_IDNUM$" |
| RF HOST "$RF_BLKSZ$" |
| END |
| From Printer: |
| TAG_ID: E0:07:00:00:01:F3:06:10 |
| Here the Variables: |
| [ISO15693] |
| [E0:07:00:00:01:F3:06:10] |
| [4] |
Copyright © 2004, Cognitive. | 49 |