| # ---------------------------------------------------------------------------- @FILE_VERSION = 1.00 @PROTOCOL_NAME = can # --------------------------------------------------------------------------- # Labels for CAN protocol # Column order: Identifier type, Identifier value, Label # --------------------------------------------------------------------------- 11,064h,Diag_Response 11,1E5h,EngineData 11,0A2h,Ignition_Info 11,1BCh,TP_Console 11,333h,ABSdata 11,313h,Door_Left 11,314h,Door_Right 29,01A54321h,Throttle 29,13A00FA2h,LightState 29,0630ABCDh,Engine_Status 29,03B1C002h,Airbag_Status 29,01234ABCh,NM_Gateway # ---------------------------------------------------------------------------- |