RFID Programming Manual
Ver.01.10
- 14 -
6. RFID Commands
>RFS - RFID Setup
Description
For setting the RFID transponder type, number of coding(write/read) retries,
number of labels upon retry, and sending/receiving power
Syntax
>RFS
, p1, p2, p3, p4
Parameters
p1
: RFID Transponder Type
0 = none
1 = ISO 18000-6 Type A
2 = ISO 18000-6 Type B
3 = EPC Class 0
4 = EPC Class 1
5 = EPC Class 1 Generation 2
Default: 5
p2
: Number of Coding Retries Upon Coding Failure (Write/Read Retries)
Can set from 0~10 times
Default: 3
p3
: Number of Labels Upon Retry Following RFID Label Writing Failure
(Number of Labels)
Can set from 0~10 times
Default: 2
p4
: Sending/Receiving Power Adjustment (0~30)
0: Minimum Output
30: Maximum Output
Default: 15
♣ Must be executed when modifying the RFID label or using it
for the first time.
Example
For GEN2 Tag, Number of coding Retries = 4, Number of Labels = 2,
Sending/Receiving Power = 15
>RFS, 5, 4, 2, 15