cancel
Showing results for 
Search instead for 
Did you mean: 

Printing RFID on Zebra using sapscript

former_member575399
Discoverer
0 Kudos

Good time of day eveyone,

I'm trying to print RFID tag on zebra printer using sapscript (SO10). The problem appears when I try to use RFID commends like RFW or RFR - every printout is stuck in pool with error. When I remove RFID commends everything is working. I tested this ZPL code by sending it directly to the printer and it is working perfectly...

Example lable code below:

^XA

^MMT

^PW900

^LL360

^FO30,80^GB750,260,2^FS

^FT300,150^A0N,28,28^FD Prod. Line ^FS

^FT40,200^A0N,28,28^FDOrder - TEST^FS

^FT40,250^A0N,28,28^FN1^FS

^FT40,300^A0N,28,28^FDMaterial - TEST^FS

^RFW,A,,16,A^FD&TAG&^FS

^RFR,A,,16,A^FN1^FS

^PQ1,0,1,Y

^XZ

Please let me know if you have any ideas on how to deal with it.

Best regards,

Stan

Accepted Solutions (0)

Answers (0)