Return RFID Data Log to Host
The firmware version determines the way that these commands function:
In firmware X.20.16Z and later, for security, logging is disabled by default. The
^HL
command clears the current data log and restarts data recording. The
~HL
command does not automatically clear the data log. The RFID host logs can be enabled or disabled by the
rfid.log.enabled
SGD command (see
rfid.log.enabled).
In firmware X.20.15Z and earlier, logging is enabled by default. Both commands clear the current data log and restart data recording.
In the log, RFID data displays in this format:
[date&time][RFID operation],[program position],[antenna element],
[read or write power], [RFID status],[data]
[date&time]*
a time stamp for the log entry * With some older versions of firmware, this parameter does not display.
[program position],[antenna element],[read or write power]
*
Additional information about the program position, the antenna, and the read or write power follows the RFID operation.
R,F1,D3,27,00000000,DATA
where
F1
= the program position,
D3
= the antenna, and
27
is the write power. * With some older versions of firmware, these parameters do not display.
[RFID status]
####
or
########
= an RFID error code (See the RFID Programming Guide for your printer for more information on error codes. You can download a copy from
www.zebra.com/manuals.)
FFFFFFFF
(or limited to length
FFFF
for some printers) = indicates that the log file was reset
Data is shown in the format specified by the
^RFW
command (ASCII, Hex, or EPC).
If the RFID data log exceeds the maximum size, the following occurs:
In firmware X.20.16Z and later, when the data log reaches 1500K, one or more older entries are deleted to make room for the newest entry.
In firmware X.20.15Z and earlier, when the data log reaches 64K, the RFID data log is cleared automatically, and data recording restarts. When this happens, the following appears in the log:
E,FFFFFFFF,Logfile automatically reset
In firmware X.20.15Z and earlier, If the printer loses power, the log is lost. If the log results are important to you, retrieve the information frequently.