9 - Properties
eDynamo| Secure Card Reader Authenticator | Programmer’s Manual (COMMANDS)
Page 140 of 245 (
D998200115-17
)
9.7
Property 0x05 - Track ID Enable (MSR Only)
Property ID:
0x05
Property Type: Byte
Length: 1 byte
Get Property: Yes
Set Property:
Yes
Default Value: 0x95
This property is defined as follows:
Bit Position
7
6
5
4
3
2
1
0
id
0
T
3
T
3
T
2
T
2
T
1
T
1
id = 0: Decodes standard ISO/ABA cards only
id = 1: Decodes AAMVA and 7-bit cards also
If the id flag is set to 0, only tracks that conform to the ISO card data format allowed for that track are
decoded. If the track cannot be decoded by the ISO method, the device reports a decode error.
For each pair of track bits, valid values are as follows:
T
#
= 00: Track Disabled
T
#
= 01: Track Enabled
T
#
= 10: Track Enabled and Required (Error if blank)
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
Property Value
01
02
05
95
Example Set Response (Hex)
Result Code
Data Len
Data
00
00
Example Get Request (Hex)
Cmd Num
Data Len
Property ID
00
01
05
Example Get Response (Hex)
Result Code
Data Len
Property Value
00
01
95