Printronix SL4M Manuale Di Riferimento

Pagina di 112
Chapter 2
RFID PGL Commands
62
format is the optional parameter to specify 
the format for the passcode data. Enter B 
for binary, D for decimal, and H for 
hexadecimal. The default is decimal if 
format is not specified.
mem bank Specifies which tag logical memory area 
that this command will be applied. If 
omitted, it defaults to the EPC memory 
area. Other areas include Identification, 
User Data, Access area, and Kill area. 
Enter one of the following values:
‘EPC’ – EPC 12 bytes data area (default)
‘TID’ – Tag identification 8 bytes area
‘USR’ – User 32 bytes area
‘ACS’ – 4 bytes access code area
‘KIL’ – 4 bytes kill code area
‘PC’ – 2 bytes PC code area (Gen 2 tags 
only)
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
for binary or decimal
format. For hexadecimal
format, the bit length can
be up to the maximum bit
length specified for the
corresponding memory
bank.
DF
n
Indicate dynamic data
field to store the read
result. Replace 
n with a
number ranging from 1 to
512 to identify the field
number of this particular
field.
format
A letter specifying the
representation format of
the field data.