Ok
|
0
|
The operation completed successfully.
|
BufferNotInitilaized
|
1
|
The internal buffer is not initialized.
|
BufferFull
|
2
|
The internal buffer is full. No more data can be stored.
|
DatatypeNotSupported
|
3
|
The data type of the variable is not supported.
|
VarNameInvalid
|
4
|
The name of the specified variable name is invalid or empty.
|
AssetNameInvalid
|
5
|
The specified asset name is invalid or empty.
|
NotReady
|
6
|
The function block is not ready for the commanded operation.
|
NoInterfaceToComClient
|
8
|
The property ComClient is not assigned.
|
NoInterfaceToClientCredentials
|
9
|
The property ClientCredentials is not assigned.
|
ComClientNotConnected
|
10
|
The linked communication client is not connected. The data transmission is not possible.
|
InitDataTransmissionFailed
|
11
|
The initialization of the data transmission is unsuccessful. Verify the status of the linked communication client.
|
IpAddressInvalid
|
12
|
The specified IPv4 address is invalid.
|
DnsClientError
|
14
|
An error was detected while executing the DNS client. For more information about the detected error, refer to the corresponding result message.
|
HostnameInvalid
|
15
|
The specified host name is invalid.
|
ComProtocolNotSupported
|
16
|
The specified communication protocol is not supported.
|
InputInvalid
|
17
|
At least one of the specified inputs is invalid.
|
MqttClientError
|
18
|
An error was detected while executing the MQTT client. For more information about the detected error, refer to the corresponding result message.
|
HttpClientError
|
19
|
An error was detected while executing the HTTP client. For more information about the detected error, refer to the corresponding result message.
|
Timeout
|
20
|
A timeout error for the performed operation is detected.
|
DataTransmissionFailed
|
21
|
The data transmission is unsuccessful.
|
NoValue
|
22
|
There is no value available that could be copied to the assigned buffer.
|
BufferSizeTooSmall
|
23
|
The specified size of the assigned buffer is smaller than the data to be copied.
|
InternalError
|
FFFF_FFFF hex
|
Internal error.
|