P R O G R A M M I N G
RF_BLKSZ
Function
This command is defined as "Reference Find", Block
Size. The command returns the block size for a
specific tag type. This variable is often used in
conjunction with the
RF HOST
command to return
the tag block size to the host.
Explicit Form
$RF_BLKSZ$
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 Variable 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.
50