Datamax-O'Neil Class Series Programmer’s Manual User Manual

Page 89

Advertising
background image

Extended System-Level Command Functions






Class Series Programmer’s Manual

75

(OF) Option Feedback Mode – This command configures the printer to output the status of the
RFID or Scanner option to the active port, as follows.

Note: 10.xx firmware is required; and, not supported on the I-4208 printer.


Value

Option Feedback Mode Units / Interpretation

D

= Disable


Rx

=

RFID Enable, where x is the response format, as follows:
A = ASCII
H

=

Hexadecimal

D, Rx, S

S

= Scanner

Enable

Table 5-6: Option Feedback Command


Once enabled, the printer will report information about the results of the last label printed. One
response per label is returned to the host (this includes each voided and retried label). The
format and contents of the returned information is as follows:

Printer response format:

<A;B;C;D;E;F>[CR]

Where:

A

- Device type:

R = RFID

S = Scanner

B

- Resulting status:

C = entire label complete

F = faulted (failed) label

U = unknown

C

- The number of expected reads for bar codes or tags, given in

two characters.

D

- The number of good reads for bar codes or tags, given in two

characters.

E

- The printer’s internal Job Identifier and Sub Job Identifier,

given in four characters each.

F

- The data read, delimited with semicolons (;) if multiple reads.


RFID response sample differences: Since RFID commands vary in operation, the data returned
also differs. Write commands return entire tag data; Write/Verify commands return the data
written; and, Read commands return data and length requested in the specified format. (See
Appendix T for a listing of commands.)

Write response example:

<R;C;00;00;0013:0001>[CR]

Advertising