Specifications

RFID Commands
^RE
296
45541L-004 Rev. A ZPL II Programming Guide 9/15/06
^RE
Enable/Disable E.A.S. Bit
Description Use this command to enable or disable the Electronic Article Surveillance
(E.A.S.) bit that is available in some ISO15693 tags (such as Philips). This command works
only on those ISO15693 transponders and will be ignored if the tag does not support E.A.S.
Format ^REt,r
The following table identifies the parameters for this format.
Important • This command is not supported by all printers or firmware. See Table 13
on page 287 for the list of printers and firmware with which you can use this command.
Parameters Details
t = Enable/disable the
E.A.S. bit in the
ISO15693
transponder
Accepted values:
N = Disable E.A.S.
Y = Enable E.A.S.
Default value: N
r = number of retries
Accepted values: 0 to 10
Default value: 0
Example • This example enables the E.A.S. bit in the transponder. It will retry the command
five times if necessary.
^XA
^REy,5
^XZ