beautypg.com

Aamva track mask property, Interface type property – MagTek iDynamo MagneSafe V5 User Manual

Page 23

background image

Section 2. Communications

17

AAMVA Track Mask Property

Property ID:

0x08

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 AAMVA type cards:

The first two bytes specify how many of the leading characters of the Driver’s
License/ID Number (DL/ID#) 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 DL/ID#
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 DL/ID# will be masked according to the rules of this property

(the Send Clear AAMVA Card Data property is ignored)

o

The character used for masking the DL/ID# will be ‘0’

o

All data after the DL/ID# will be sent without masking

The sixth byte specifies whether the Mod 10 Correction should be applied to
the DL/ID#. “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.


Interface Type Property

Property ID:

0x10

Property Type:

Byte

Length:

1 byte

Get Property:

Yes

Set Property:

No

Default Value:

0x02 (Indicates UART interface)

Description:

The value is a 1-byte read-only property that represents the reader’s interface
type. It is always set to 0x02 indicating this is an UART/RS232 reader.


Example Get Interface Type property Request (Hex):

Cmd Num

Data Len

Prp ID

00

01

10


Example Get Interface Type property Response (Hex):

Result Code Data Len

Prp Value

00

01

02