Dbc File Format Documentation Pdf -

BA_DEF_ "BusType" STRING ; BA_DEF_ BO_ "GenMsgCycleTime" INT 0 65535; BA_DEF_ SG_ "MySignalAttribute" STRING ;

BA_DEF_ "BusType" STRING ; BA_DEF_ BO_ "GenMsgCycleTime" INT 0 65535; BA_DEF_ SG_ "Unit" STRING ;

VAL_ message_id signal_name raw_value "text" raw_value "text" ... ; Example: VAL_ 100 GEAR 0 "P" 1 "R" 2 "N" 3 "D" ; CM_ "Global comment"; CM_ BO_ message_id "Comment for message"; CM_ SG_ message_id signal_name "Comment for signal"; CM_ BU_ node_name "Comment for node"; 3.10 Attribute Values ( BA_ ) Set attribute values for specific objects. dbc file format documentation pdf

Raw = (Physical - Offset) / Factor

BS_:

VAL_ 100 RPM 0 "OFF" 1 "ON" ;

BA_ (attributes, e.g., default values)

BU_: VCU MCU BMS

VAL_ (value descriptions for enumerated signals) BA_DEF_ "BusType" STRING ; BA_DEF_ BO_ "GenMsgCycleTime" INT

VAL_ 100 ENABLE 0 "DISABLE" 1 "ENABLE" ; VAL_ 200 FAULT 0 "NO_FAULT" 1 "FAULT" ;

BU_: ECU1 ECU2