| Error Code | Description |
|---|---|
| 0x0001 | Could not connect to PLC. |
| 0x0002 | Certificate file not found at given path. |
| 0x0003 | Data within certificate file does match the required format. |
| 0x0004 | The certificate file does not match the certificate on the PLC. |
| 0x0005 | Unable to legitimize. Password is likely wrong. |
| 0x0006 | Need a higher legitimization level to perform this operation. |
| 0x0007 | Connection to PLC was lost. |
| 0x0008 | PLC allows only connections via TLS. Please provide a valid certificate. |
| 0x0009 | TLS connections are not supported on this device. |
| 0x000A | Username cannot be provided without a password. |
| 0x000B | Username value cannot be empty. |
| 0x000C | The credentials provided were not valid. |
| 0xFFFF | An unexpected error has occurred. |