rfid.tag.type

rfid.tag.type

This command sets the reader’s RFID tag type.

Setvar

To set the reader’s tag type:
! U1 setvar "rfid.tag.type" "value"

Values

UHF Printers
Value
Definition
none
None
class0
EPC Class 0
class0+
EPC Class 0 Plus
class1_64bit
EPC Class 1 64-bit
class1_96bit
EPC Class 1 96-bit
ucode_epc_1_19
UCODE EPC 1.19
class0+_impinj
mpinj Class 0 Plus
ISO18000A
ISO 18000-06A
gen2
EPC Class 1, Generation 2 (Gen 2)
ISO18000B
ISO18000B
HF Printers
Value
Definition
none
None
detect
Auto detect (query tag to determine)
tagit
Tag*It (Texas Instruments Tagit tags)
icode
I*code (Phillips Icode tags)
pico
Pico Tag (Inside Technology’s)
ISO15693
ISO 15693
EPC
EPC tag (13.56 MHz)
UIC
UID Tag
mifare_ultralight
Mifare UltraLight

Getvar

To respond with the reader’s current tag type:
! U1 getvar "rfid.tag.type"
Example
This
setvar
example shows the reader’s tag type being set to Gen 2.
! U1 setvar "rfid.tag.type" "gen2"
For tag types supported by older printers, refer to the original RFID Programming Guide, part number 58978L-xxx).