Software id property, Software reset command – MagTek IntelliStripe65 99875161 User Manual

Page 16

Advertising
background image

IntelliStripe 65 Command Reference

10

SOFTWARE ID PROPERTY

Property ID: 01 (Hex)
Property Type: String
Maximum Length: 33 (including terminating zero)
Power Up/Reset Value: Software dependent
Get/Set/Save support: Get
Description:
This property is used to get the devices software ID.

Values:
The value is fixed and is software dependent. For example, the software ID could be
“21165812A06” where “21165812” is the software part number, “A” is the software revision
and “06” is the software version.

Example Get Property Request:

Field

MTYP

APPL

CMND

RC

PTYP

PID

Byte

1

2

3

4

5

6

Value (Hex)

00

00

00

00

02

01

Example Get Property Response:

Field

MTYP

APPL

CMND

RC

PTYP

PID

PVAL

Byte

1

2

3

4

5

6

7 - 18

Value (Hex)

40

00

00

00

02

01

32 31 31 36 35 38 31 32 41 30
36 00 “21165812A06” (ASCII)


SOFTWARE RESET COMMAND

Command ID: 80 (Hex)
Description:
This command is used to reset the device. This will put the device in its power up state. The
device should be allowed time to power up before trying to communicate with the device. The
maximum time it would take the device to reset would be 5 seconds.

Request Message Data: None
Response Message Data: None
Response Message Result Codes:

Success = 00 (Hex)

The command completed successfully.

Advertising