Skip to main content

AREthILControlGetStatus

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

long AREthILControlGetStatus();

Description

Returns current status of AUTOSAR Eth IL.

Parameters

Return Values

  • 0: uninitialized
  • 1: initialized autostart allowed
  • 2: initialized no autostart
  • 3: initialized no autostart after prestart
  • 4: active
  • 5: stopped; suspended
  • 6: measurement stopping
  • 7: measurement ended

Example