Document Version 1.2
Last revised on
2017-09-26
Page 45 of 92
Reference Manual for uTrust 4701F and uTrust 4711F Readers
6.3.
Escape commands for the uTrust 47xx F
With Amendment 1 of the PC/SC specification, Part 3, a method to define vendor specific commands
has been introduced.
uTrust 47xx F provides the command READER_GENERIC_ESCAPE to send commands using this
method. However, most of the escape commands listed here are not defined according to this
method because of backward compatibility reasons.
All newly defined commands will adhere to this new standard. See the command
CONTACT_READ_INSERTION_COUNTER as an example.
6.3.1.
Sending Escape commands to uTrust 47xx F
A developer can use the following methods to send Escape commands to uTrust 47xx F
●
SCardControl method defined in PC/SC API
●
SCardTransmit method defined in PC/SC API in conjunction with the Escape command
APDU defined in this manual
Please note, that SCardTransmit will only work when connected to a card.
In Windows, in order to be able to send Escape commands to the uTrust 47xx F, the feature has got to
be enabled by setting a REG_DWORD value named ‘EscapeCommandEnable’ in the registry to a value
of ‘1’.
When using the Identiv supplied driver, this will not be necessary.
For Windows XP and Windows Vista, the key to hold the value for uTrust 4701 F, contact part would
be HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB\VID_04E6&PID_5724&MI_00\
Device-Instance-xxxx \Device Parameters
that for uTrust 4701 F, contactless part would be
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB\VID_04E6&PID_5724&MI_01\
Device-Instance-xxxx \Device Parameters
The one for uTrust 4711 F, SAM part, would be
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB\VID_04E6&PID_5725&MI_00\
Device-Instance-xxxx \Device Parameters
that for uTrust 4711 F, contactless part, would be
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB\VID_04E6&PID_5725&MI_01\
Device-Instance-xxxx \Device Parameters