Fehlercodes
Wert (hex) | Wert (dez) | Wert (enum) | Beschreibung |
---|---|---|---|
0x0000 | 0 | NO_MP_ERROR | Kein Fehler. |
0x0001 | 1 | WRONG_TERMINAL | Falsche Klemme angeschlossen. |
0x0002 | 2 | NO_ANSWER_FROM_KL6771 | Keine Antwort der MP-Bus-Masterklemme KL6771. |
0x0003 | 3 | NO_LINK_TO_STRUCTURE_strDataKL6771 | Link zur Struktur DataKL6771 prüfen. |
0x000A | 10 | WRONG_MP_ADDRESS_IS_0 | MP-Bus Adresse ist 0. Es sind nur Adressen von 1-8 erlaubt. |
0x000B | 11 | WRONG_MP_ADDRESS | MP-Bus Adresse ist >8. Es sind nur Adressen von 1-8 erlaubt. |
0x0015 | 21 | WRONG_SET_POINT | Falscher Setpoint. |
0x0019 | 25 | MP_BUS_TIMEOUT_NO_ANSWER_FROM_SLAVE | MP-Bus Timeout, keine Antwort vom Slave. |
0x0020 | 26 | MP_BUS_SETPOINT_DIFF_TOO_HIGH | Differenz vom Setpoint zu groß. |
0x001F | 31 | KL6771_TIME_OUT | KL6771 Timeout. |
0x0020 | 32 | MP_ADDRESS_IS_IN_USE | MP-Bus Adresse ist im Gebrauch. |
0x0021 | 33 | MP_DISABLED | MP-Bus gesperrt. |
0x0057 | 87 | MP_BUS_ERROR | MP-Bus Fehler. |
0x0058 | 88 | MP_NO_ANSWER_ON_EVENT | MP-Bus keine Antwort auf ein Ereignis. |
0x0059 | 89 | MP_NO_ANSWER | MP-Bus keine Antwort. |
0x005A | 90 | MP_COM_BREAK | MP-Bus Kommunikations abbruch. |
0x0062 | 98 | MP_LENGTH_PARITY_ERROR | MP-Bus length parity Fehler. |
0x0063 | 99 | MP_CROSS_PARITY_ERROR | MP-Bus cross parity Fehler. |
0x0065 | 101 | MP_MASTER_CONFLICT_ERROR | MP-Bus MASTER_CONFLICT_ERROR. |
0x0066 | 102 | MP_GAP_TIMEOUT_ERROR | MP-Bus GAP Timeout. |
0x0067 | 103 | MP_NO_ANSWER_SLAVE | MP-Bus keine Antwort vom Slave. |
0x006E | 110 | MP_ANSWER_ERROR_FLAG | MP-Bus Fehlerbit im Antworttelegramm ist gesetzt. |
0x006F | 111 | MP_ANSWER_WRONG_LEN | MP-Bus falsche Telegrammlänge. |
0x0070 | 112 | MP_ANSWER_WRONG_TELEG | MP-Bus falsches Telegramm empfangen. |
0x0073 | 115 | MP_ANSWER_WITH_ERROR | Antwort enthält einen Fehler. |
0x00C8 | 200 | MP_ERROR_WrongDeviceFamily | Falsche Gerätefamilie. |
0x012C | 300 | MP_CONF_ERROR_CO2LimitGood | Konfigurationsfehler für CO2 Begrenzung “Good”. |
0x012D | 301 | MP_CONF_ERROR_CO2LimitModerate | Konfigurationsfehler für CO2 Begrenzung “Moderate”. |
0x012E | 302 | MP_CONF_ERROR_CO2Limit | Konfigurationsfehler für CO2 Begrenzung. |
0x012F | 303 | MP_CONF_ERROR_WRONG_TEMP_OFFSET | Konfigurationsfehler für Temperaturabweichung. |
0x0130 | 304 | MP_CONF_ERROR_WRONG_HUMIDITY_OFFSET | Konfigurationsfehler für Feuchtigkeitsabweichung. |
0x0131 | 305 | MP_CONF_ERROR_WRONG_CO2_OFFSET | Konfigurationsfehler für CO2 Abweichung. |
0x0132 | 306 | MP_CONF_ERROR_WRONG_TempSetpoint | Konfigurationsfehler für Temperatursollwert. |
0x0133 | 307 | MP_CONF_ERROR_WRONG_RelativeTempSetpoint | Konfigurationsfehler für relativen Temperatursollwert. |
0x0134 | 308 | MP_CONF_ERROR_WRONG_DefaultTempSetpoint | Konfigurationsfehler für voreingestellten Temperatursollwert. |
0x0135 | 309 | MP_CONF_ERROR_WRONG_TempSetpointRange | Konfigurationsfehler für Temperatursollwertbereich. |
0x800A | 32778 | MP_ANSWER_Reserve | Reserve. |
0x800B | 32779 | MP_ANSWER_UnknowCommand | Unbekannter Befehl. |
0x800C | 32780 | MP_ANSWER_WrongOrNoPassword | Kein oder falsches Passwort. |
0x800D | 32781 | MP_ANSWER_CommandExecution | Ausführung des Befehls. |
0x800E | 32782 | MP_ANSWER_ParameterError | Parameterfehler. |
0x800F | 32783 | MP_ANSWER_UnknowId | Unbekannte Id. |
0x8010 | 32784 | MP_ANSWER_SizeMismatch | Größe stimmt nicht überein. |
0x8011 | 32785 | MP_ANSWER_IllegalBlockNr | Ungültige Blocknummer. |
0x8012 | 32786 | MP_ANSWER_InternalBusBusy | Interner Bus ist belegt. |
0x80FF | 33023 | MP_ANSWER_ReservedForFuture | Reserve. |