ZPL commands
^RF · Read or Write RFID Format
Reads or writes data on an RFID tag.
Reads or writes data on an RFID tag.
Parameters
^RFo,f,b,n,m- o: Operation: W = write, L = write with lock (Gen 2), R = read, P = read password (Gen 2), S = specify password (Gen 2)^RFo,f,b,n,m- f: Data format: A = ASCII, H = hexadecimal, E = EPC^RFo,f,b,n,m- b: Starting block or position on the tag^RFo,f,b,n,m- n: Number of bytes to read or write^RFo,f,b,n,m- m: Gen 2 memory bank: E = EPC 96-bit (default), 0 = reserved, 1 = EPC, 2 = TID, 3 = user
Example
^XA
^RFW,H^FD3076215F0C5D974000000001^FS
^XZ
Tip
Specify the tag data in the following ^FD - e.g. an SGTIN-96 EPC hex value (24 digits).