Mcp auto baud enable property – MagTek IntelliStripe65 99875161 User Manual
Page 76

IntelliStripe 65 Command Reference
70
Example Set Property Response:
Field
MTYP
APPL
CMND
RC
Byte
1
2
3
4
Value (Hex)
40
08
01
00
MCP AUTO BAUD ENABLE PROPERTY
Property ID: 05 (Hex)
Property Type: Boolean
Power Up/Reset Value: 01 (hex) (True)
Get/Set/Save support: All
Description:
This property enables or disables MCP auto baud synchronization. This feature is enabled if this
property is set to 1 (true) or disabled if this property is set to 0 (false). When this property is
disabled, the device will no longer require the host to perform the auto baud synchronization
sequence. Instead, the device will use the fixed baud rate specified by the host communication
applications fixed baud rate property. 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.
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
05
Field
PVAL
Byte
7
Value (Hex)
01 (true)
Example Set Property Response:
Field
MTYP
APPL
CMND
RC
Byte
1
2
3
4
Value (Hex)
40
08
01
00