Communication
11.2 PROFINET
S7-1200 Programmable controller
846 System Manual, V4.2, 09/2016, A5E02486680-AK
Error and Status parameters
Table 11- 14 TSEND_C and TRCV_C condition codes for ERROR and STATUS
Send (TSEND_C) or receive (TRCV_C) job executed without errors.
0 7000 No active send job execution; no communications connection established.
0 7001
• Start send (TSEND_C) or receive (TRCV_C) job execution.
• Establish connection.
• Wait for connection partner.
0 7002 Data is being sent (TSEND_C) or received (TRCV_C).
Communications connection is being terminated.
0 7004 Communications connection established and monitored; no send (TSEND_C) or receive
(TRCV_C) job execution active.
Communications connection is being reset.
Group error for error codes W#16#80A1 and W#16#80A2.
1 80A1
• Connection or port already being used by user.
• Communication error:
– The specified connection has not yet been established.
– The specified connection is being terminated. Transfer through this connection is not
possible.
– The interface is being re-initialized.
Local or remote port is being used by the system.
1 80A3
• Attempt being made to re-establish an existing connection.
• Attempt being made to terminate a non-existent connection.
1 80A4 IP address of the remote endpoint of the connection is invalid, which means it corresponds to
the IP address of the local partner.
1 80A7 Communication error: You called the instruction with COM_RST = 1 before the send job was
1 80B2 The CONNECT parameter points to a data block that was generated with the attribute "Only
1 80B3 Inconsistent parameter assignment: Group error for error codes W#16#80A0 to W#16#80A2,
W#16#80A4, W#16#80B4 to W#16#80B9.
1 80B4 You have violated one or both of the following conditions for passive connection establishment
(active_est = FALSE) when using the ISO on TCP protocol variant (connection_type =
B#16#12):
• local_tsap_id_len >= B#16#02
• local_tsap_id[1] = B#16#E0
1 80B5 Only passive connection establishment is permitted for connection type 13 = UDP.
1 80B6 Parameter assignment error in the connection_type parameter of the data block for connection
1 80B7 Error in one of the following parameters of the data block for connection description:
block_length, local_tsap_id_len, rem_subnet_id_len, rem_staddr_len, rem_tsap_id_len,
next_staddr_len.