Skip to main content

J1939GetEcuState

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

Description

Returns the current state of the ECU.

Parameters

  • ecuHandle: ECU handle
  • dbNode: node from database

Return Values

  • 0: initialized
  • 1: claiming
  • 2: online
  • 3: offline

Example