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...
75
7.8 RFID READ/WRITE
Description
This command allows you to write or read to an RFID tag.
Syntax
RFID a,b,format,start block,size,memory bank,data
Parameter
Description
a
WRITE = write to the tag
READ = read the tag
b
WRITE
only
lock
password
0 = write without lock.
1 to FFFFFFFF in hex = write and lock
the data block to
prevent it from
being
overwritten.
READ
only
unlock
password
0 = read without unlock.
1 to FFFFFFFF in hex = read and unlock
the data block so
it can be
overwritten later.
format
A letter specifying the representation format of the field data.
A = ASCII
H = Hex
start block
Specifies the number of blocks to read. This option is valid only for the read operation. (0 to FFFF in hex)
size
Write/Read data size from 1 to n in decimal number.
Note:
- When using WRITE, if the "size" is larger than the "data", it will be padded with 0 in front of the data to read.
- When using READ, if the "size" is larger than the WRITE "data", it will be padded with 0 in back of the data to read.
- Refer to the example 3 of sample code.

Related product manuals