ASCII Protocol
PLX3x Series ♦ Multi-Protocol Gateways
User Manual
Page 152 of 215
ProSoft Technology, Inc.
January 25, 2018
ASCII Error Codes
If the module is configured correctly, the configuration error word should have a
value of zero. Any other value indicates a configuration error. Use the value in
the configuration error word to determine which set of parameters are invalid in
the driver configuration area. The following table lists the bits associated with
each configuration error in the error word:
Bit
Code
Description
0
0x0001
Invalid selection for enabled parameter
1
0x0002
Invalid Rx DB Start parameter
2
0x0004
Invalid Tx DB Start parameter
3
0x0008
Invalid Baud Rate
4
0x0010
Invalid Parity (N, O, E, M or S)
5
0x0020
Invalid Data bits (5 to 8)
6
0x0040
Invalid Stop bits (1 or 2)
7
0x0080
Invalid Handshaking parameter (N, Y, D or X)
8
0x0100
Invalid Rx Termination Type
9
0x0200
Invalid Rx Term Count value
10
0x0400
Invalid Rx Timeout
11
0x0800
Invalid Rx Delay
12
0x1000
Invalid Rx Packet Length
13
0x2000
Invalid Tx Timeout
14
0x4000
Invalid RS interface selected (0 to 2)
15
0x8000