SRO error codes
- Last UpdatedNov 04, 2024
- 1 minute read
The error codes that might occur while working with the SRO objects are described in the following table. The error codes are stored in the ErrorCode attribute.
If a command generates a warning message, the ErrorCode attribute value remains 0 and the ErrorMessage attribute shows the warning text.
|
Error Code |
Description |
|---|---|
|
500 |
The command input source quality is not good. |
|
0 |
No error. |
|
-1 |
An unknown error. The error message contains the detailed information. |
|
-100 |
The connection to the MES middleware was lost. |
|
-101 |
An error occurred while starting the MES client session. |
|
-102 |
An error occurred while closing the MES client session. |
|
-103 |
The MES database is not available. |
|
-121 |
The entity name specified by an object container does not exist. |
|
-122 |
An error occurred while recording characteristic result data. |
|
-123 |
An error occurred while recording sample data. |
|
-124 |
An error occurred while reading recent samples. |
|
-125 |
An error occurred while reading data related to characteristic output attributes. |
|
-126 |
An error occurred while recording sample characteristic data of a characteristic. |
|
-127 |
An error occurred while executing the Finalize command. |
|
-128 |
An error occurred while executing the Generate Sample command. |