Document Version 1.2
Last revised on
2017-09-26
Page 57 of 92
Reference Manual for uTrust 4701F and uTrust 4711F Readers
6.3.4.4.
READER_CNTLESS_SET_TYPE
This escape command configures the type of cards the reader will poll for.
Using this command can improve the polling efficiency for applications where only specific types of
cards are expected.
This escape command needs to be used with care.
For example, we should not disable the polling for a given type of the card, after having placed that
card on the reader.
Since reader would immediately stop polling for the card, it would never detect that card is removed.
The input buffer shall contain two or three bytes
Byte0
Byte1
Byte3
Description
Escape
code(0x95)
0x00
-
Type A
0x01
-
Type B
0x02
-
Type A + type B
0xFF
Bitmask
See the following table
Cards-Type-Bit Mask (Lo Byte)
Bit-7
Bit-6
Bit-5
Bit-4
Bit-3
Bit-2
Bit-1
Bit-0 Card Type
-
-
-
-
-
-
-
1
Type-A
-
-
-
-
-
-
1
-
Type-B
-
-
-
-
-
1
-
-
B-prime
-
-
-
-
1
-
-
-
B-prime-Sof
-
-
-
1
-
-
-
-
i-Class
-
-
1
-
-
-
-
-
FeliCa 212
-
1
-
-
-
-
-
-
FeliCa 424
1
-
-
-
-
-
-
-
Topaz
The Hi Byte will always be 0x00 (RFU).
The output buffer is
Output buffer
NULL