Software id property – MagTek USB KB INTELLIHEAD User Manual

Page 24

Advertising
background image

USB Keyboard Emulation Swipe Reader

16

Value

(Hex)

Property ID

Description

10

INTERFACE TYPE

Type of USB interface

11

ACTIVE KEYMAP

Selects which key map to uses

12

PRE CARD STRING

Pre card string

13

POST CARD STRING

Post card string

14

SS TK1 ISO ABA

Start sentinel char for track 1 – ISO/ABA

16

SS TK2 ISO ABA

Start sentinel char for track 2 – ISO/ABA

16

ES

End sentinel char for all tracks/formats
except JIS type 2

17

ES TK1

End sentinel char for track 1

18

ES TK2

End sentinel char for track 2 except JIS type
2

19

ES TK3

End sentinel char for track 3

1A

DECODE ENABLE

Enables decoding for certain formats

1B

SS JIS TYPE 2

Start sentinel char for JIS type 2

1C

ES JIS TYPE 2

End sentinel char for JIS type 2

1D

PAN NAME DATE ENABLE

Enables PAN name data format

1E

POST TK CHAR ENABLE

Enables the post track character per track

52

HOST POLL TIMEOUT

Allows USB poll timeout to be adjusted


The Property Value is a multiple-byte field that contains the value of the property. The number
of bytes in this field depends on the type of property and the length of the property. The
following table lists all of the property types and describes them.

Property Type Description
Byte

This is a one-byte value. The valid values depend on the property.

String

This is a multiple byte ASCII string. Its length can be zero to a
maximum length that depends on the property. The value and
length of the string does not include a terminating NUL character.


SOFTWARE ID PROPERTY
Property ID:

0x00

Property Type:

String

Length:

Fixed at 11 bytes

Get Property:

Yes

Set Property:

No

Description:

This is an 11 byte read only property that identifies the software part number
and version for the device. The first 8 bytes represent the part number and the
last 3 bytes represent the version. For example this string might be
“21042812D01”. Examples follow:


Example Get Software ID property Request (Hex):

Cmd Num

Data Len

Prp ID

00

01

00


Example Get Software ID property Response (Hex):

Result Code Data Len

Prp Value

00

01

32 31 30 34 32 38 31 32 44 30 31

Advertising