![Magtek eDynamo Programmer'S Manual Download Page 68](http://html2.mh-extra.com/html/magtek/edynamo/edynamo_programmers-manual_3672278068.webp)
8 - Commands
eDynamo| Secure Card Reader Authenticator | Programmer’s Manual (COMMANDS)
Page 68 of 245 (
D998200115-17
)
8.3
General Commands
8.3.1
Command 0x00 - Get Property
This command gets a property from the device. For details about properties, see section
Most properties have a firmware default value that may be changed during manufacturing or the order
fulfillment process to support different customer needs.
Table 8-4 - Request Data for Command 0x00 - Get Property
Data Offset
Value
0
Property ID
Table 8-5 - Response Data for Command 0x00 - Get Property
Data Offset
Value
0..n
Property Value
Property ID
is a one-byte value that identifies the property. A full list of properties can be found in
section
Property Value
consists of the multiple-byte value of the property. The number of bytes in this value
depends on the type of property and the length of the property.
describes the available property
types.
Table 8-6 - Property Types
Property Type
Description
Byte
This is a one-byte value. The range of valid values depends on the property.
String
This is a null-terminated ASCII string. Its length can be zero to a maximum
length that depends on the property. The length of the string does not include the
terminating NULL character.
The result codes for the
Get
Property
command can be any of the generic result codes listed in
on page