Hi experts,
Need help!!!
I am working on a label printing object, the requirement is that prints barcode on the label and writes RFID number into the chip which is embedded in the label( see the illustration) by ZPL command .
This is a RFID label, which embedded a chip in it.
The issue I facing, I can't built it the RFID number in smartforms. I put the command in a command node and set the attribute as "S_LZPL_SETUP", and the attribute value like "'^RS8^RFW,H1234567'".
I also replaced the command as
'^RS8 ^RFW,A1234567'
'RS8^RFW,A,0,10,3^FD01234567890123456789^FS'
Smartform's command
But none of them works.
The RFID is empty as the blank label or like cross stripe.
Is anyone can advise? The printer I am working: TOSHIBA B-EX4T1
Am I working the right way to send the zpl command to printer?
Is print control setting related? what device types I am using is ttlzbi12.
The cross stripe printed out and printer show "RFID write error"