Skip to main content

Iso11783GetEcuState

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