9 - Properties
eDynamo| Secure Card Reader Authenticator | Programmer’s Manual (COMMANDS)
Page 135 of 245 (
D998200115-17
)
9
Properties
9.1
About Properties
MagneSafe V5 devices have a number of programmable configuration properties stored in non-volatile
memory. Most of the programmable properties pertain to data formats other than vendor-defined HID,
but some of the properties deal with the device regardless of format (for information about changing
formats and making format-specific properties visible, see
Property 0x10 - Interface Type
). These
properties can be configured at the factory or by an administrator using software tools supplied by
MagTek. Changing these configuration properties requires low-level communication with the device.
Details for communicating with the device to read or change programmable properties are provided in
section
8.3.1 Command 0x00 - Get Property
and section
8.3.2 Command 0x01 - Set Property (MAC)
9.2
Property 0x00 - Firmware ID
Property ID:
0x00
Property Type: String
Length: Fixed at 11 bytes
Get Property: Yes
Set Property:
No
Default Value: Part number of installed firmware
This is an 11 or 13 byte read-only property that identifies the firmware part number and revision installed
on the device. The first 8 or 10 bytes represent the part number, the next byte represents the firmware
major revision number, and the final two bytes represent an internal build number. For example, this
property might be “21042812D01”.
Example Get Request (Hex)
Cmd Num
Data Len
Property ID
00
01
00
Example Get Response (Hex)
Result Code
Data Len
Property Value
00
0B
32 31 30 34 32 38 31 32 44 30 31