P R O G R A M M I N G
RF_TYPE
Function
This is an RFID reserved and internal variable
contains the last RFID-Tag’s Type. This variable is
often used in conjunction with the RF HOST
command.
Explicit Form
$RF_TYPE$
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 CPL-RFID command
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.
48