
9 - Properties
eDynamo| Secure Card Reader Authenticator | Programmer’s Manual (COMMANDS)
Page 147 of 245 (
D998200115-17
)
9.14
Property 0x33 - Card Inserted (MSR Insert Only | Contact Only)
Property ID:
0x33
Property Type: Byte
Length: 1 byte
Get Property: Yes
Set Property:
No
Default Value: None
The host can use this read-only property to determine whether a card is fully inserted into the device. If a
card is fully inserted, this equals
0x01
, otherwise it equals
0x00
. This is most useful for the host to
determine whether a card is already inserted during startup.
For eDynamo, this property is available in firmware revisions 1000003354E00 (released June 2017) and
later.
Example Get Request (Hex)
Cmd Num
Data Len
Property ID
00
01
33
Example Get Response (Hex)
Result Code
Data Len
Property Value
00
01
01