The enumeration ET_Result contains the values that indicate the result of operations executed by the function blocks of this library.
Name |
Value (UDINT) |
Description |
---|---|---|
0 |
The function block is being executed successfully. |
|
60 |
An internal error has been detected. Retry operation. |
|
63 |
The component has not been added. |
|
66 |
The value for the common name is invalid. It must not be a null string. |
|
67 |
An error has been detected on retrieving the system time. If this issue occurs again specify the timestamp via the input i_dtStartDate of the function block FB_CreateSelfSignedCertificate. |
|
68 |
The certificate has not been created. |
|
69 |
A certificate with the same name already exists. For information on how to display the available certificates, refer to Managing Certificates on the Controller. |
|
70 |
A timeout has been exceeded. Increase the value for the timeout parameter and retry. |
|
80 |
The value for the trust level is invalid. |
|
81 |
The certificate does not comply with the standard Base64 format or is corrupted. |
|
90 |
Select a certificate before executing this action. |
|
91 |
The certificate does not contain the requested attribute. |
|
92 |
The function block is busy with a previously selected operation. Retry later. |
|
93 |
The hash algorithm must be an enumeration specified by ET_HashAlgorithm. |
|
94 |
The specified buffer is too small. Specify a bigger buffer and retry. |
|
99 |
This feature is not supported by your controller. |