Skip to main content

TestJoinA429WordEvent

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

Function Syntax

  • long TestJoinA429WordEvent (dbA429Word aWord )
  • long TestJoinA429WordEvent (dword aLabel)

Description

Add an ARINC word to the set of joined events. If ARINC word events are delivered from different buses, the context has to be adjusted correctly (SetBusContext). The function does not wait and handles only incoming and error free ARINC words.

Parameters

  • aWord: event connected to ARINC word from an assigned database.
  • aLabel: event connected to ARINC label [1 .. 255]

Return Values

  • -3: Join error
  • -1: General error (e.g. functionality not available)
  • > 0: Number of the joined event

Example

TestWaitForA429WordTestGetWaitEventMsgData