TS4000
55
5.9.11 Com1 Baud Rate (0x0010)
A read command returns the current baud rate for Com1. A write command changes the baud
rate to the requested values. Valid settings are shown in Table 29.
Factory default is 19,200
baud.
Table 29: Com1 Baud Rate
Baud Rate
Value
Access
2400
0
Read / Write
4800
1
Read / Write
9600
2
Read / Write
19,200
3
Read / Write
EXCEPTION:
If the baud rate is not in range, an Illegal Data Value (03) is returned.
5.9.12 Com1 Data Format (0x0011)
A read command returns the current data format for Com1. Write command changes the data
format to the requested values. Valid settings are shown in Table 30.
Default format is 8-N-1
.
Table 30: Selectable Data Formats
Data Bits
Parity
Stop
Format
Value
Access
8
None
1
8-N-1
0
Read / Write
8
Even
1
8-E-1
1
Read / Write
8
Odd
1
8-O-1
2
Read / Write
8
None
2
8-N-2
3
Read / Write
EXCEPTION:
If the data format is not in range, an Illegal Data Value (03) is returned.
5.9.13 Com2 Address (0x0012)
A read command returns the current address for Com2. A write command changes the address
to the requested values. Valid addresses are 1-247 decimal.
Factory default is 2
.
EXCEPTION:
If the address is not in range, an Illegal Data Value (03) is returned.
5.9.14 Com2 Baud Rate (0x0013)
A read command returns the current baud rate for Com2. A write command changes the baud
rate to the requested values. Valid settings are shown in Table 31.
Factory default is 19,200
baud
.
Table 31: Com2 Baud Rate
Baud Rate
Value
Access
2400
0
Read / Write
4800
1
Read / Write
9600
2
Read / Write
19,200
3
Read / Write