Notify indicator change 0 to 1 property – MagTek IntelliStripe 310™ User Manual

Page 34

Advertising
background image

IntelliStripe 310 Command Reference


28

NOTIFY INDICATOR CHANGE 0 TO 1 PROPERTY

Property ID: 01 (Hex)
Property Type: Dword
Power Up/Reset Value: 0
Get/Set support: Both
Description:

This property is used to control notification messages sent in response to a transport indicator
changing from a 0 to a 1 state. If the bit corresponding to an indicator is set, then a notification
message will be sent from the device to the host in response to that indicator changing from a 0
to a 1 state. The notification message will have the same syntax as the get property command
response of the indicator property. The only difference is that the message header will contain a
notification message type instead of a response message type. If more than one indicator
changes state at the same time, only one notification message will be sent that contains the state
of all the indicators.

Values:

The bits are identified by numbering the least significant bit 0 and the most significant bit
31.

Bits Indicator

Description

0 Front

Card

Present

If set to 1, a notification message will be sent in response to a
0 to 1 transition of the front card present indicator. If cleared
to 0, no notification will be sent.

1-2

RFU (0)

Reserved for future use (Must be zero)

3

Auto Transporting

If set to 1, a notification message will be sent in response to a
0 to 1 transition of the auto transporting indicator. If cleared
to 0, no notification will be sent.

4-31

RFU (0)

Reserved for future use (Must be zero)

Example Set Property Request:

Field MTYP

APPL

CMND

RC

PTYP

PID

Byte

1

2 3 4 5 6

Value

(Hex)

00

82 01 00 01 01

Field PVAL
Byte

7 - 10

Value (Hex)

01 00 00 00 (Front Card Present)

Example Set Property Response:

Field MTYP

APPL

CMND

RC

Byte 1

2

3

4

Value (Hex)

40

82

01

00

Advertising