Struct DTCInformationData

Struct Documentation

struct DTCInformationData

DTC Information Data.

Note

The signal indicates DTC and DTC status information. Based on the number of DTC’s set by the sensor, SensorDtc_Dtc## will be updated and rest will be set to 0. Example if 5 DTCs are set then SensorDtc_Dtc01 to SensorDtc_Dtc05 will be updated and SensorDtc_Dtc06 to SensorDtc_Dtc10 will have the data 0.

Public Members

std::array<uint32_t, 10> SensorDtc_Dtc

Sensor DTC.

Note

MSB 3 bytes represents the DTC information LSB Byte represents the DTC status information