CLASS2.LEVEL1.DIAGNOSTIC
This class mirrors the CLASS1.DIAGNOSTIC class but use a different data format with a GUID stored in the first 16 bytes of the data followed by the standard data thus offset with 16-bytes.
See CLASS2.PROTOCOL1 for more information on the data format.
VSCP_TYPE_DIAGNOSTIC_GENERAL
General Event.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_OVERVOLTAGE
Over voltage has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_UNDERVOLTAGE
Under voltage has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_VBUS_LOW
Low voltage on USB VBUS has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_BATTERY_LOW
Low battery voltage has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_BATTERY_FULL
Battery full voltage has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_BATTERY_ERROR
Battery error has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_BATTERY_OK
Functional battery has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_OVERCURRENT
Over current has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_CIRCUIT_ERROR
Circuit error has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_SHORT_CIRCUIT
Short circuit has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_OPEN_CIRCUIT
Open Circuit has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_MOIST
Moist has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_WIRE_FAIL
Wire failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_WIRELESS_FAIL
Wireless faliure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_IR_FAIL
IR failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_1WIRE_FAIL
1-wire failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_RS222_FAIL
RS-222 failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_RS232_FAIL
RS-232 failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_RS423_FAIL
RS-423 failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_RS485_FAIL
RS-485 failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_CAN_FAIL
CAN failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_LAN_FAIL
LAN failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_USB_FAIL
USB failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_WIFI_FAIL
Wifi failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_NFC_RFID_FAIL
NFC/RFID failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_LOW_SIGNAL
Low signal has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_HIGH_SIGNAL
High signal has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_ADC_FAIL
ADC failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_ALU_FAIL
ALU failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_ASSERT
An assert has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_DAC_FAIL
DAC failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_DMA_FAIL
DMA failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_ETH_FAIL
Ethernet failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_EXCEPTION
Exception has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_FPU_FAIL
Floating point unit (FPU) failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_GPIO_FAIL
General purpose I/O (GPIO) failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_I2C_FAIL
I2C failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_I2S_FAIL
I2C failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_INVALID_CONFIG
Invalid configuration has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_MMU_FAIL
Memory Management Unit (MMU) failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_NMI
Non mask-able interrupt (NMI) failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_OVERHEAT
Overheat has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_PLL_FAIL
Phased Locked Loop (PLL) fail has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_POR_FAIL
Power ON Reset (POR) fail has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_PWM_FAIL
Pulse Width Modulation (PWM) failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_RAM_FAIL
Random Access Memory (RAM) failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_ROM_FAIL
Read only memory (ROM) failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_SPI_FAIL
Serial peripheral interface (SPI) failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_STACK_FAIL
Stack failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_LIN_FAIL
LIN bus failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_UART_FAIL
UART failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_UNHANDLED_INT
Unhandled interrupt has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_MEMORY_FAIL
Memory failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_VARIABLE_RANGE
Variable range failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_WDT
Watch Dog Timer (WDT) failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_EEPROM_FAIL
EEPROM failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_ENCRYPTION_FAIL
Encryption failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_BAD_USER_INPUT
Bad user input failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_DECRYPTION_FAIL
Decryption failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_NOISE
Noise has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_BOOTLOADER_FAIL
Boot loader failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_PROGRAMFLOW_FAIL
Program flow failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_RTC_FAIL
Real Time Clock (RTC) failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_SYSTEM_TEST_FAIL
System test failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_SENSOR_FAIL
Sensor failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_SAFESTATE
Safe state entered has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_SIGNAL_IMPLAUSIBLE
Signal implausible has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_STORAGE_FAIL
Storage fail has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_SELFTEST_FAIL
Self test OK has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_ESD_EMC_EMI
ESD/EMC/EMI failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_TIMEOUT
Timeout has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_LCD_FAIL
LCD failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_TOUCHPANEL_FAIL
Touch panel failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_NOLOAD
No load has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_COOLING_FAIL
Cooling failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_HEATING_FAIL
Heating failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_TX_FAIL
Transmission failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_RX_FAIL
Receiption failure has been diagnosed.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_EXT_IC_FAIL
A failure in an external IC circuit has been detected.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_CHARGING_ON
Indicates that charging (of a battery for example) is active.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |
VSCP_TYPE_DIAGNOSTIC_CHARGING_OFF
Indicates that charging (of a battery for example) is inactive.
Data byte | Description |
---|---|
0 | index. Often used as an index for channels/subdevices within a module. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3-7 | Can be present or not be present. If present the bytes give additional user specific information. |