ZPL commands
^WT · Write (Encode) Tag
Writes an RFID tag in the current format read/write depending on parameters .
Writes an RFID tag in the current format (read/write depending on parameters).
Parameters
^WTa,o,i- a: Action (W = write, R = read, V = verify)^WTa,o,i- o: Start option^WTa,o,i- i: Number of bits
Example
^XA
^WTW,0,0
^FD3076215F0C5D974000000001^FS
^XZ
Tip
For simple tag writes ^RQ is often faster than ^WT.