Skip to main content

testGetJoinedEventOccured

Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DE

Function Syntax

Description

Retrieves the occurrence and the occurrence time of a joined event.

Parameters

  • index: Number of the “joined event” corresponds with the return value of testJoin….
  • occurrenceTime: The variable will be filled with the time when the event occurred.

Return Values

  • 0: Event not occurred
  • 1: Event occurred

Example