onlinecomponents.com
Description of the Inline Controller
7805_en_02 PHOENIX CONTACT 2-27
2.13.5 Error codes of the STATUS output
The following table describes the possible error codes for the STATUS output of RS232
blocks.
Table 2-6 Error codes of the STATUS output
Code
(hex)
RS232_ Name Description
INIT RECEIVE SEND
0101 X USER_TYPE_EXPECTED The PARAMETER input is connected to a false data type.
0102 X X X NO_TYPE_INFO Data type information is not available.
0103 X WRONG_USERTYPE The data type does not correspond to the specification of
T_COM_PARAMETER.
0104 X NO_SUBTYPE_INFO T_COM_PARAMETER data types cannot be determined.
0105 X X X TOO_MANY_INSTANCES The INIT, SEND, and RECEIVE blocks may only be used once.
0107 X X NO_INIT RS232_INIT has not yet been executed successfully.
0121 X X BYTE_ARRAY_EXPECTED No byte array connected.
0122 X BYTE_ARRAY_TOO_LARGE The specified length does not match the specified byte array.
0123 X WRONG_DATA_CNT The specified length is greater than the internal transmit buffer.
0124 X ZERO_BYTE_READ There are no characters in the receive buffer.
0125 X BUFFER_FULL The transmit buffer is occupied.
0160 X PROTOCOL_UNKNOWN Unknown protocol.
0161 X BAUDRATE_UNKNOWN Unknown baud rate.
0162 X DATABITS_UNKNOWN Unknown number of data bits.
0163 X STOPBITS_UNKNOWN Unknown number of stop bits.
0164 X FLOWCONTROL_UNKNOWN Unknown flow control.
0200 X WRONG_SUBTYPE Incorrect elements in the T_COM_PARAMETER data type.
03xx X Messages from the V.24 (RS-232) driver.
0301 X Flow control not supported.
0307 X Stop bits not supported.
0308 X Data bits not supported.
0309 X Protocol not supported.
0380 X Data bits not supported.
0381 X Baud rate cannot be set.
0382 X Data size cannot be set.
0383 X Parity cannot be set.
0384 X Stop bits not supported.
0385 X DTR (data terminal ready) cannot be set.
0386 X RTS (request to send) cannot be set.
0387 X CTS (clear to send) cannot be set.
0388 X DSR (data set ready) cannot be set.