Mcp auto baud enable property – MagTek IntelliStripe 320 99875168 User Manual
Page 86

IntelliStripe 320 Command Reference
80
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 PVAL
Byte 1
2
3
4
5
6
7
Value (Hex)
00
08
01
00
03
05
01 (true)
Example Set Property Response:
Field MTYP
APPL
CMND
RC
Byte 1
2 3 4
Value (Hex)
40
08
01
00