Error codes
Hex | Dec | Description | Parameter |
---|---|---|---|
0x0000 | 0 | No error | - |
0x8001 | 32769 | The PLC function block is sending commands to an object, which is not in running state. | - |
0x8002 | 32770 | The id is out of range. | - |
0x8003 | 32771 | The type of the object is not compatible to the PLC function block. | - |
0x8004 | 32772 | Status byte of a terminal channel is not 0. | - |
0x8005 | 32773 | No data received yet. | - |
0x8006 | 32774 | Watchdog error. | - |
0x8007 | 32775 | Wrong boot configuration version. | - |
0x8008 | 32776 | Error while opening boot configuration file of the scenes on the target. | error id of FB_FileOpen() |
0x8009 | 32777 | Error while reading boot configuration file of the scenes on the target | error id of FB_FileRead() |
0x800A | 32778 | Error while writing boot configuration file of the scenes on the target. | error id of FB_FileWrite() |
0x800B | 32779 | Error while closing boot configuration file of the scenes on the target. | error id of FB_FileClose() |
0x800C | 32780 | Error while opening boot configuration file on the target. | error id of FB_FileOpen() |
0x800D | 32781 | Error while reading boot configuration file on the target. | error id of FB_FileRead() |
0x800E | 32782 | Error while writing boot configuration file on the target. | error id of FB_FileWrite() |
0x800F | 32783 | Error while closing boot configuration file on the target. | error id of FB_FileClose() |
|
|
|
|
0x8015 | 32789 | The parameters of the sunblind object are invalid. | 1: the id of BlindDriveGroup is out of range. |
0x8016 | 32790 | The parameters of the lamp object are invalid. | 1: MinControlValue is bigger or equal MaxControlValue. |
0x8017 | 32791 | The parameters of the lighting object are invalid. | 1: the id of ActualValueSignalGroup is out of range. |
0x8018 | 32792 | The parameters of the HVAC object are invalid. | 1: the id of AnalogSignalGroupRoomTemperature is out of range. |
0x8019 | 32793 | The parameters of the analog signal object are invalid. | 1: EnOceanMappingListItem is out of range. |
0x801A | 32794 | The parameters of the digital signal object are invalid. | 1: EnOceanMappingListItem is out of range. |
0x801B | 32795 | The signal object of the actual value is in error state. | - |
0x801C | 32796 | The signal object of the dew point value is in error state. | - |
0x801D | 32797 | The parameters of the window object are invalid. | 1: the id of WindowDriveGroup is out of range. |
0x801E | 32798 | The DALI Ballast is in error state. | - |
0x801F | 32799 | The KL3403 is in error state. | 0x100: timeout Error. The allowed execution time elapsed. |
0x8020 | 32800 | The parameters of the iFront blind drive object are invalid. | - |
0x8021 | 32801 | Overload - LagDistance greater than allowed. | - |
0x8022 | 32802 | Encoder doesn't count. | - |
0x8023 | 32803 | Drive not calibrated (at start to target position). | - |
0x8024 | 32804 | Terminal not ready. | - |
0x8025 | 32805 | Error of terminal. | - |
0x8026 | 32806 | The parameters of the time scheduler channel object are invalid. | 1: periodicity is equal to 0 or greater than 365. |
0x8027 | 32807 | The parameters of the weather station object are invalid. | 1: the id of AnalogSignalTemperature is out of range. |
0x8028 | 32808 | Errror accessing the DALI ballast. | 1: no answer from the DALI terminal. |
0x8029 | 32809 | Error during receiving data from weather station. | 1: watchdog. |
0x802A | 32810 | The parameters of the composition module object are invalid. | 1: the id of DigitalSignalPushButton is out of range. |
0x802B | 32811 | The parameters of the blind drive object are invalid. | 1: the id of DigitalSignalGroupLockDriveDown is out of range. |
0x802C | 32812 | Terminal is not initialized. | - |
0x802D | 32813 | Direction of rotation of motor is wrong. Check wiring. | - |