Card inserted property (insert reader only) – MagTek MagneSafe V5 User Manual

Page 63

Advertising
background image

Section 2. Communications

55

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 to have these changes
take effect.


Example Set MSR Direction property Request (Hex):

Cmd Num

Data Len

Prp ID

Prp Value

01

02

32

02


Example Set MSR Direction property Response (Hex):

Result Code Data Len

Data

00

00


Example Get MSR Direction property Request (Hex):

Cmd Num

Data Len

Prp ID

00

01

32


Example Get MSR Direction property Response (Hex):

Result Code Data Len

Prp Value

00

01

02


Card Inserted Property (Insert Reader Only)

Property ID:

0x33

Property Type:

Byte

Length:

1 byte

Get Property:

Yes

Set Property:

No

Default Value:

None

Description:

This value is used to determine if a card is fully inserted into the device.
If a card is fully inserted into the device, this property will contain 0x01.
If not, the property will contain 0x00. This property is intended to be used
by hosts that want to check if a card is currently inserted in the device
during startup. This card inserted information is also contained in the
Card Status field of the HID Input report sent to the host during each card
swipe when using the HID interface type. If the reader is configured to
only output swipe data in one direction, as it is by default, then the value
of this HID report field will always be the same.


Example Get Card Inserted property Request (Hex):

Cmd Num

Data Len

Prp ID

00

01

33


Example Get Card Inserted property Response (Hex):

Result Code Data Len

Prp Value

00

01

01

Advertising