Skip to main content

TestSetEcuOffline

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

Description

Disconnects the ECU from the bus. Messages being sent by the ECU will not be forwarded to the bus. With the testSetEcuOnline function the ECU can be reconnected to the bus. This function interferes with the CAPL program and possible modeling library.

Parameters

  • aNode: ECU to be switched offline (must be defined in the database).
  • aNodeName: Name of the ECU to be switched offline (must be defined in the database).
    • Node name can optionally specified by an additional qualifier:
      • NodeName
      • BusName::NodeName

Return Values

Example