Datasheet

CLOUD 47X0 F REFERENCE MANUAL 58
6.3.3.9. READER _CONTROL_CONTACT_SLOT
This Escape command is supported through the READER_GENERIC_ESCAPE message.
This command can be used to disable the contact slot until it is re-enabled through the same
command or until the reader is re-plugged. When a dual interface card is placed in the contact
slot it will get detected in both “contact” and “contactless” mode. To enable applications to
actively switch the detection from contact-only mode to contactless-only mode this Escape
command can be used along with CNTLESS_ SWITCH_RF_ON_OFF.
Input
To Enable / Disable / “Get-Current-Status” of Contact Slot
Byte0
CLA
Byte1
INS
Byte2
P1
Byte3
P2
Byte4
Lc
Byte5
Byte6
Byte7
Le
0xFF
0x70
0x04
0xE6
0x03
0x05
(opcode)
0x01
0x01 to enable
00
0x00 to disable
0xFF
0x70
0x04
0xE6
0x02
0x05
(opcode)
0x00 - to get current contact
status
00
Byte2 and Byte3 constitute the world wide unique vendor ID as assigned by the USB
organization. For Identive based readers Byte2 = 0x04 and Byte3 = 0xE6 since it USB Vendor
ID is 0x04E6
Output:
If the command is successful, a single byte is returned. This byte indicates the status of contact
slot which needs to be interpreted as below.
Byte 0
Description
0x01
Contact slot is enabled
0x00
Contact slot is disabled