Iso track mask property – MagTek iDynamo MagneSafe V5 User Manual
Page 22

iDynamo MagneSafe V5 Communication Manual
16
01 – Track Enabled
10 – Track Enabled/Required (Error if blank)
This property is stored in non-volatile memory, so it will persist when the unit is
power cycled. When this property is changed, the unit must be reset (see
Command Number 2) or power cycled for these changes to take effect.
Example Set Track ID Enable property Request (Hex):
Cmd Num
Data Len
Prp ID
Prp Value
01
02
05
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
05
Example Get Track ID Enable property Response (Hex):
Result Code Data Len
Prp Value
00
01
95
ISO Track Mask Property
Property ID:
0x07
Property Type:
String
Length:
6 bytes
Get Property:
Yes
Set Property:
Yes
Default Value:
”04040Y”
Description:
This property specifies the factors for masking data on ISO/ABA type cards:
•
The first two bytes specify how many of the leading characters of the PAN
should be sent unmasked. The range of masking is from “00” to “99.”
•
The next two bytes specify how many of the trailing characters of the PAN
should be sent unmasked. The range of masking is from “00” to “99.”
•
The fifth byte specifies which character should be used for masking. If this
byte contains the uppercase letter ‘V’, the following rules apply:
o
The character used for masking the PAN will be ‘0’
o
All data after the PAN will be sent without masking
•
The sixth byte specifies whether the Mod 10 Correction should be applied to
the PAN. “Y” means Yes, the Mod 10 Correction will be applied. “N” means
No, the Mod 10 will not be applied. (This option is only effective if the
masking character is “0”.)
This property is stored in non-volatile memory, so it will persist when the unit is
power cycled. When this property is changed, the unit must be reset (see
Command Number 2) or power cycled for these changes to take effect.