Section 3. device application, Get/set/save property commands, Model number property – MagTek IntelliStripe65 99875161 User Manual
Page 15

9
SECTION 3. DEVICE APPLICATION
Application ID: 00 (Hex)
Description:
This application deals with device functionality.
GET/SET/SAVE PROPERTY COMMANDS
Get Property Command ID: 00 (Hex)
Set Property Command ID: 01 (Hex)
Save Property Command ID: 02 (Hex)
Description:
These commands are used to get, set and save the value of application properties. Details of
these commands are described in the Generic command section of this document. The following
describes each property this application supports.
MODEL NUMBER PROPERTY
Property ID: 00 (Hex)
Property Type: String
Maximum Length: 33 (including terminating zero)
Power Up/Reset Value: “IntelliStripe 65”
Get/Set/Save support: Get
Description:
This property is used to get the devices model number.
Values:
The value is fixed at “IntelliStripe 65”.
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
00
Example Get Property Response:
Field
MTYP
APPL
CMND
RC
PTYP
PID
Byte
1
2
3
4
5
6
Value (Hex)
40
00
00
00
02
00
Field
PVAL
Byte
7 – 23
Value (Hex)
49 6e 74 65 6c 6c 69 53 74 72 69 70 65 20 36 35 00 “IntelliStripe 65” (ASCII)