Reference Manual for the CLOUD 370x F Contactless Desktop Readers
Document Version 1.0
Last revised on 2014-07-22
Page 69 of 82
6.3.4.14:
CNTLESS_IS_COLLISION_DETECTED
This Escape command is used to identify whether multiple Type A cards are detected in the reader’s
field.
Input:
The first byte of the input buffer contains the escape code.
Output:
6.3.4.15:
CNTLESS_FELICA_PASS_THRU
This Escape command is used as a pass-through to send FeliCa commands to FeliCa cards.
Input:
The first byte of the input buffer contains the escape code, and the following bytes contain a FeliCa
command to be sent to the card. At least 1 byte of command is required to be sent to the card.
Otherwise an error will be reported.
Output:
The response received from the FeliCa card is sent as output for this escape command.
Byte0
Escape code (0xE4)
Byte0
Value
Description
0x00
Collision is not detected
0x01
Collision is detected
Byte0
Byte1 onwards
Escape code (0xF3)
FeliCa command bytes