Type: |
Enumeration |
Available as of: |
V1.0.0.0 |
The enumeration ET_Result contains the possible values that indicate the result of operations executed by the POUs of this library.
Name |
Value (UDINT) |
Description |
---|---|---|
0 |
No error has been detected. |
|
1 |
Initialization of the AsyncManager is in progress. |
|
2 |
Gathering the diagnostic data is in progress. |
|
3 |
Creation of the file is in progress. |
|
100 |
An error has been detected during initialization of the AsyncManager. |
|
101 |
An error has been detected during the execution of the asynchronous task. |
|
102 |
The time limit for gathering the diagnostic data, defined by GVL.G_timTimeoutGetDiagData, has been exceeded. |
|
103 |
At least one of the given input parameters is invalid. Detailed information is provided by the output q_sResultMsg of the associated POU. |
|
104 |
A non-specified error has been detected during the execution of the associated POU. |
|
105 |
An error has been detected during the file operation. |
|
106 |
The time limit for creating the file, defined by timTimeoutCreateFile, has been exceeded. |
|
107 |
The function block is not ready for execution. A preceding operation was unsuccessful. |
|
108 |
Another instance of the FB_GetDiagnosticData is already instantiated. Only one instance is allowed in the application. |
oFB_GetDiagnosticdata
oFC_EtResultToString