rfid.country_code

rfid.country_code

This command sets or returns the RFID reader country code. The country code is restricted based on the region code assigned to the reader and, in some instances, cannot be modified. You can check the countries available for your region through the control panel menu items on your printer.

Setvar

To set the RFID reader’s current country code
! U1 setvar "rfid.country_code" "value"
Values
The country code choices available vary depending on the region for which your printer is configured.

Getvar

To retrieve the RFID reader’s current country code:
! U1 getvar "rfid.country_code"
Example
In this example, the
setvar
sets the country code to USA/Canada.
! U1 setvar "rfid.country_code" "usa/canada"