memory bank
EPC - EPC 12 bytes data area
TID
USR - User 32 bytes area
ACS - 4 bytes access code area
KIL
PC
data
WRITE = content of data string
READ = [prompt of data]
Note:
-
RFID WRITE supported "string" or basic variable (e.g. VAR$)
-
[ ] = Optional parameter
Sample Code
Example 1
This programming example writes a data into an RFID tag and reads the written data with a prompt.
CLS
RFID WRITE,0,H,0,12,EPC,"123456789012"
RFID READ,0,H,0,12,EPC,"Read Data: "
PRINT 1
- Tag identification 8 bytes area (currently not applicable
for RFID WRITE)
- 4 bytes kill code area
- 2 bytes PC code area (Gen 2 tags only)
76
Need help?
Do you have a question about the Printronix Alpha-40L and is the answer not in the manual?
Questions and answers