![](/images/new-backgrounds/1269001/26900155x1.webp)
USB HID IntelliHead Swipe Reader
TRACK_ID_ENABLE PROPERTY
Property ID: | 0x04 |
Property Type: | Byte |
Length: | 1 byte |
Get Property: | Yes |
Set Property: | Yes |
Default Value: | 0x95 |
Description: | This property is defined as follows: |
id
0
T3 T3
T2 T2
T1 T1
Id | 0 | – Decodes standard ISO/ABA cards only | |
| 1 | – Decodes AAMVA and | |
T# | 00 | – Track Disabled | |
| 01 | – Track Enabled | |
| 10 | – Track Enabled/Required (Error if blank) |
This property is stored in
Example Set Track ID Enable property Request (Hex):
Cmd Num | Data Len | Prp ID | Prp Value |
01 | 02 | 04 | 95 |
Example Set Track ID Enable property Response (Hex):
Result Code | Data Len | Data |
00 | 00 |
|
Example Get Track ID Enable property Request (Hex):
Cmd Num | Data Len | Prp ID |
00 | 01 | 04 |
Example Get Track ID Enable property Response (Hex):
Result Code | Data Len | Prp Value |
00 | 01 | 95 |
20