Reset detected property, Protocol property – MagTek IntelliStripe65 99875161 User Manual

Page 78

Advertising
background image

IntelliStripe 65 Command Reference

72

RESET DETECTED PROPERTY

Property ID: 07 (Hex)
Property Type: Boolean
Power Up/Reset Value: 01 (hex) (True)
Get/Set/Save support: Get/Set
Description:
This property can be used to determine if the device has been reset. To use this property, first set
it to false, then monitor it periodically, if its value changes to true, then the device has been reset.

Example Set Property Request:

Field

MTYP

APPL

CMND

RC

PTYP

PID

Byte

1

2

3

4

5

6

Value (Hex)

00

08

01

00

03

07

Field

PVAL

Byte

7

Value (Hex)

00 (false)

Example Set Property Response:

Field

MTYP

APPL

CMND

RC

Byte

1

2

3

4

Value (Hex)

40

08

01

00


PROTOCOL PROPERTY

Property ID: 08 (Hex)
Property Type: Dword
Power Up/Reset Value: 00 (hex) (MCP)
Get/Set/Save support: All
Description:
This property contains the value of the communications protocol used by this device. The
communications protocol is independent of the communications interface that is used. For
example, both the RS232 and USB interfaces can use any protocol. After changing this property,
the property will also need to be saved in non-volatile memory (Save property command) and the
device will need to be power cycled or reset before the change will take affect.

Values:

Value (hex)

Protocol

00

MCP

01

ASCII Hex

Advertising