Communication
11.2 PROFINET
S7-1200 Programmable controller
898 System Manual, V4.2, 09/2016, A5E02486680-AK
Table 11- 42 TUSEND and TURCV condition codes for ERROR and STATUS
0 0000
• Send job completed without error (TUSEND).
• New data were accepted. The current length of the received data is shown in
RCVD_LEN (TURCV).
0 7000
• No job processing active (TUSEND)
• Block not ready to receive (TURCV)
0 7001
• Start of job processing, data being sent (TUSEND): During this processing, the
operating system accesses the data in the DATA send area.
• Block is ready to receive, receive job was activated (TURCV).
0 7002
• Follow-on instruction execution (REQ irrelevant), job being processed (TUSEND):
During this processing, the operating system accesses the data in the DATA send
area.
• Follow-on instruction execution, job being processed: During this processing, the
TURCV instruction writes data to the receive area. For this reason, an error could
result in inconsistent data in the receive area.
1 8085 LEN parameter is greater than the largest permitted value, has the value 0 (TUSEND),
or you changed the value of the LEN or DATA parameter since the first instruction exe-
1 8086 The ID parameter is not in the permitted address range.
1 8088
• LEN parameter is larger than the memory area (TUSEND) or receive area (TURCV)
specified in DATA.
• Receive area is too small (TURCV).
ADDR parameter does not point to a data block.
1 80A1 Communications error:
• The specified connection between user program and communications layer of the
operating system has not yet been established.
• The specified connection between the user program and the communication layer of
the operating system is currently being terminated. Transmission (TUSEND) or a re-
ceive job (TURCV) over this connection is not possible.
• The interface is being reinitialized.
1 80A4 IP address of the remote connection end point is invalid; it is possible that it matches
the local IP address (TUSEND).
1 80B3
• The set protocol variant (connection_type parameter in the connection description)
is not UDP. Please use the TSEND or TRCV instruction.
• ADDR parameter: Invalid settings for port number (TUSEND)
1 80C3
• A block with this ID is already being processed in a different priority class.
• Internal lack of resources
1 80C4 Temporary communications error:
• The connection between the user program and the communication level of the oper-
ating system cannot be established at this time (TUSEND).
• The interface is receiving new parameters (TUSEND).
• The connection is currently being reinitiated (TURCV).