EasyManua.ls Logo

TSC Alpha-40L RFID

TSC Alpha-40L RFID
98 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
76
memory bank
EPC
-
EPC 12 bytes data area
TID
-
Tag identification 8 bytes area (currently not applicable
for RFID WRITE)
USR
-
User 32 bytes area
ACS
-
4 bytes access code area
KIL
-
4 bytes kill code area
PC
-
2 bytes PC code area (Gen 2 tags only)
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

Related product manuals