CLOUD
47
X
0
F
R
EFERENCE
M
ANUAL
82
6.3.5.5. CONTACT_APDU_TRANSFER
This Escape command exchanges a short APDU with the smart card. The user has to ensure
that a card is inserted and powered before issuing this Escape command.
This Escape command mostly is used by the MCard API to access synchronous memory
cards.
Input:
The input buffer contains the Escape code value followed by the short APDU to be sent to the
card.
Output
:
Output buffer
Response APDU
6.3.5.6. CONTACT_DISABLE_PPS
This Escape command disables PPS done by the firmware/device for smart cards. This setting
will take effect from the next card connect and remains effective till it is changed again or the
next Reader power on. Default mode is PPS enabled.
Input:
The first byte of the input buffer contains the Escape code and the following byte, if 1 disables
PPS and if 0 enables PPS.
Output:
Output buffer
NULL
Byte0
Byte1 onwards
Escape code(0x08)
Short APDU to be
sent to card
Byte0
Byte1
Escape code(0x0F) PPS control byte (1-DISABLES PPS, 0-ENABLES PPS)