Programming the OPC UA client blocks
5.10 Error numbers
CP 443-1 OPC UA
Operating Instructions, 01/2017, C79000-G8976-C427-02
109
Max. number of items (64000) exceeded
0 1 B0030004 Unsupported attribute "ValueRank" of a tag. The ValueRank
values (one dimensional array)and -1 (scalar) are supported.
Wrong data packet in UA_NodeReleaseHandleList
0 1 B0050001 Wrong data packet in UA_Disconnect
0 1 B0050002 UA_Disconnect cannot be called, because there is no con-
Wrong data packet in UA_ReadList
0 1 B0060002 The length of the data to be read exceeds the maximum of
Invalid range of IndexRangeCount
0 1 B0060004 Invalid IndexRange. StartIndex must not be higher than
EndIndex and EndIndex must not be higher than the array
0 1 B0060006 The read data area is too small.
Correct the data in the UDT "UAIndexRange".
Invalid string length. The value (user data) must be 254.
0 1 B0060008 Invalid value of the node. The value cannot be read in in S7
0 1 B0060009 Invalid characters in the string
Replace the invalid characters with supported characters.
0 1 B0060010 Invalid operand area in a read or write job: Arrays of inputs,
arrays of outputs, arrays of memory bits, arrays of local data
and arrays of local data of the predecessor block are not
Wrong data packet in UA_WriteList
0 1 B0070002 The length of the data to be written exceeds the maximum.
Invalid range of IndexRangeCount
0 1 B0070004 Invalid IndexRange. StartIndex must not be higher than
EndIndex and EndIndex must not be higher than the array
The data area is outside the permitted area.
Invalid character in the string
Error numbers according to IEC 61131-3 for OPC UA
0 1 002D0000 GoodSubscription
The subscription was transferred to another session.
0 1 002E0000 GoodCompletes
The processing will complete asynchronously.
Sampling has slowed down due to resource limitations.
The value written was accepted but was clamped.
The value has been overridden.
0 1 00A20000 GoodEntryInserted
The data or event was successfully inserted into the historical
database.