RFID writes successfully, but text printing does not work

B Brian Paterni 2 years 10 months ago
47 1 0

Hi,
 
I'm trying to print RFID labels and I'm following the examples in RFID Programming Guide 3 (Section 4 - Creating Basic FRID Label Formats). Example formats 1 and 2 do work in that I'm able to read the data written by the ^RFW command. The problem is that the printer is not also printing the "Simple write example" text on the label.
 
Printer is ZD500R with firmware V74.91.6Z
The sample code that I'm using is provided below for convenience:
 
^XA
 
 
^FO50,50
^FDSimple write example
^FS
 
 
^RFW,A
^FDI12345678901
^FS
 
 
^XZ
 
Thanks for any help

Please register or login to post a reply

1 Replies

H Hans Guth

Hallo,
use the online ZPL Viewer to test your code, it's great. http://labelary.com/viewer.html
You should use also the code for the font: e.g. ^A0N,35,30
best regards   hg

CONTACT
Can’t find what you’re looking for?