Fixed baud rate property – MagTek IntelliStripe65 99875161 User Manual

Page 77

Advertising
background image

Section 9. Host Communications Application

71

FIXED BAUD RATE PROPERTY

Property ID: 06 (Hex)
Property Type: Dword
Power Up/Reset Value: 0a (hex) (57600 baud)
Get/Set/Save support: All
Description:
This property contains the value of the RS232 interfaces fixed baud rate. The MCP protocol
does not use this property unless its host communications applications MCP auto baud enable
property is set to false. 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.

Values:
Value (hex)

Baud Rate

05

9600

06

14400

07

19200

08

28800

09

38400

0A

57600

0B

115200


Example Set Property Request:

Field

MTYP

APPL

CMND

RC

PTYP

PID

Byte

1

2

3

4

5

6

Value (Hex)

00

08

01

00

01

06

Field

PVAL

Byte

7 - 10

Value (Hex)

0a 00 00 00 (57600 baud)

Example Set Property Response:

Field

MTYP

APPL

CMND

RC

Byte

1

2

3

4

Value (Hex)

40

08

01

00

Advertising