Sometimes an error code is received from a driver that is not found in the driver's documentation. Often this error code is a generic one that can be found in the Unicomm.msg file located in the InduSoft install directory\Bin folder.
0 OK
1 Invalid serial port
2 Invalid baud rate
3 Invalid number of bits
4 Invalid number of stop bits
5 Invalid parity
6 Invalid irq
7 Serial port already in use
8 Invalid buffer size
9 Memory not enough
10 Tx buffer empty
11 Tx buffer full
12 Rx buffer empty
13 Rx buffer full
14 Timeout waiting CTS
15 Timeout waiting start a message
16 Timeout waiting a message to finish
17 Timeout between rx char
18 Timeout between tx char
19 No carrier detected
20 No DSR detected
21 Could not find a 8250 in address
22 Tx line is busy
23 User abort
24 Function not supported
25 Overrun
26 Parity
27 Overrun and parity
28 Framing
29 Framing and overrun
30 Framing and parity
31 Framing, overrun and parity
32 Timeout waiting a tx message to finish
33 Invalid driver configuration file
34 Invalid address
35 Driver API not initialized
36 Invalid data type
37 Invalid header
38 Invalid station
39 Invalid block size
40 Invalid bit write
42 Invalid bit number
43 Invalid BYTE number
44 Invalid BYTE Write
45 Invalid String size
50 Invalid Modem
51 Error initializing TCP
52 Error listening to port
53 Error initializing UDP
54 Error to send data package (UDP or TCP)
55 Error not connected
56 Invalid connection handle
57 Message could not be sent
58 TCP/IP could not send all bytes
60 Error to establish TCP/IP connection
61 TCP/IP Socket Error
62 UDP/IP Receive call returned error
63 UDP/IP Error initializing
64 UDP/IP Receive call returned error
65 UDP/IP Bind Error, port number might be already in use
66 Your license does not allow you to run this driver
67 Incoming UDP datagram is too big and exceeds the maximum allowable size of 1MB. This should never happen under normal conditions. You may try creating smaller data groups if you are using the Standard Driver Sheet. Otherwise, please contact technical support