Pre track string property, Post track string property – MagTek Bluetooth MagneSafe V5 Swipe Reader User Manual
Page 41
Section 5. Communications
33
PRE TRACK STRING PROPERTY
Property ID:
0x20
Property Type:
String
Length:
0-7 bytes
Get Property:
Yes
Set Property:
Yes
Default Value:
No string with a length of zero.
Description:
This string is sent prior to the data for each track. The string can be 0 – 7
bytes long. If the value is 0 no character is sent.
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 for these changes to take effect.
Example Set Pre Track String property Request (Hex):
Cmd Num
Data Len
Prp ID
Prp Value
01
04
20
31 32 33
Example Set Pre Track String property Response (Hex):
Result Code Data Len
Data
00
00
Example Get Pre Track String property Request (Hex):
Cmd Num
Data Len
Prp ID
00
01
20
Example Get Pre Track String property Response (Hex):
Result Code Data Len
Prp Value
00
03
31 32 33
POST TRACK STRING PROPERTY
Property ID:
0x21
Property Type:
String
Length:
0-7 bytes
Get Property:
Yes
Set Property:
Yes
Default Value:
No string with a length of zero
Description:
This string is sent after the data for each track. The string can be 0 – 7 bytes
long. If the value is 0 no character is sent.
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 for these changes to take effect.
Example Set Post Track String property Request (Hex):
Cmd Num
Data Len
Prp ID
Prp Value
01
04
21
31 32 33