9 - Properties
eDynamo| Secure Card Reader Authenticator | Programmer’s Manual (COMMANDS)
Page 149 of 245 (
D998200115-17
)
9.16
Property 0x38 - HID SureSwipe Flag (SureSwipe Only, HID Only, MSR
Only)
Property ID:
0x38
Property Type: Byte
Length: 1 byte
Get Property: Yes
Set Property:
Yes
Default Value: 0x00
This property enables/disables SureSwipe emulation when in
with
set to HID. This allows customers to receive a device without security enabled (
) and use it in a similar manner to a SureSwipe device (for example, for convenience during
software development). Later, when the customer is ready, they can switch the device to a higher
Security Level and take advantage of the robust security features offered by the device.
When this property is set to
0x00
, the device functions as described in this document.
When this property is set to
0x01
, the device returns card swipes and enumerates with the same VID/PID
as described in
D99875191 Technical Reference Manual, USB HID SureSwipe & Swipe Reader
. It
does not emulate the property settings as defined there.
This property is only effective in USB HID mode.
This property is stored in non-volatile memory, so it persists when the device is power cycled. When this
property is changed, the device must be reset (see
) or powered off for at
least 30 seconds, then powered on, before the changes will take effect.
Example Set Request (Hex)
Cmd Num
Data Len
Property ID
Data
01
02
38
01
Example Set Response (Hex)
Result Code
Data Len
Data
00
00
Example Get Request (Hex)
Cmd Num
Data Len
Property ID
00
01
38
Example Get Response (Hex)
Result Code
Data Len
Data
00
01
01