Error Numbers - Siemens SIMATIC S7-400 Operating Instructions Manual

Industrial ethernet
Hide thumbs Also See for SIMATIC S7-400:
Table of Contents

Advertisement

Table 5- 21
Hexadecimal code
b#16#80
b#16#81
b#16#82
b#16#83
b#16#84
5.10

Error numbers

Evaluation of the output parameters
The output parameters Done (BOOL), Error (BOOL) and ErrorID (DWORD) of the OPC UA
client program blocks are updated each time the block is called. Evaluate the statuses of the
output parameters in the user program.
Example:
After it is called, the program block UA_Connect returns the following values at the three
output parameters.
● Done = 1
● Error = 0
● ErrorID = 00000000
Meaning: The job was completed successfully.
Meaning of the error numbers (hexadecimal) of ErrorID
Table 5- 22
Meaning of ErrorID in conjunction with Done and Error
Done Error
ErrorID (hex) Name
1
0
00000000
CP-specific error numbers
0
1
B0006001
0
1
B0007001
0
1
B0008004
0
1
B0008086
0
1
B0008087
0
1
B0008090
0
1
B0008093
0
1
B00080A1
CP 443-1 OPC UA
Operating Instructions, 01/2017, C79000-G8976-C427-02
Coding of the memory area
Area
P
E
A
M
DB
Programming the OPC UA client blocks
Description
Memory area of the I/O
Memory area of the inputs
Memory area of the outputs
Memory area of the bit memory
Data block
Meaning
The block execution was completed successfully.
Missing positive edge for the program block call
Timeout
Invalid NodeIDCount
Invalid node handle
The maximum number of connections (5) has been reached.
Wrong logical address. Connection establishment aborted.
The logical address cannot be processed. An impermissible
module is being used.
The node handle was not set up for this connection.
5.10 Error numbers
107

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cp 443-1 opc ua

Table of Contents