This enumeration type is used to address a specific result of an operation.
It is used at the diagnostic output q_etResult of function blocks, functions and methods.
Name |
Value |
Description |
---|---|---|
0 |
The method was called successfully. |
|
1 |
The function block is disabled. |
|
2 |
The function block is enabled and working. |
|
3 |
The function block is being disabled. |
|
4 |
The function block is not ready to perform commands. |
|
5 |
A connection to a Lexium Cobot controller is not established. |
|
6 |
A connection to a Lexium Cobot controller is already established. |
|
7 |
The command is not acknowledged. |
|
8 |
The result is undefined. |
|
9 |
A timeout occurred. |
|
10 |
The IP address is invalid. |
|
11 |
The state is invalid. |
|
12 |
The responded command is invalid. |
|
13 |
The command response is invalid. |
|
14 |
The command response reports a detected error. |
|
15 |
The requested address is already in use. |
|
16 |
The connection was refused. |
|
17 |
The certificate was not found. |
|
18 |
The verification of the certificate was not successful. |
|
19 |
The initialization of the TLS context was not successful. |
|
20 |
The certificate is invalid. |
|
21 |
The case label is undefined. |
|
22 |
The index is out of range. |
|
23 |
The command call was not successful. |
|
24 |
The position is out of range. |
|
25 |
The component is invalid. |
|
26 |
The speed is out of range. |
|
27 |
The data type is not supported. |
|
28 |
The speed override is out of range. |
|
29 |
The type is invalid. |
|
30 |
The name is invalid. |
|
31 |
The logger point is already registered. |
|
32 |
The maximum number of logger points was exceeded. |
|
33 |
The service is not registered. |
|
34 |
The parent is invalid. |
|
35 |
The parent is not registered. |
|
36 |
The delay time is out of range. |
|
37 |
The connection is closed by peer. |
|
38 |
The mass is out of range. |
|
39 |
The acceleration is out of range. |
|
40 |
The arc transition is out of range. |
|
41 |
The value is out of range. |