TestJoinFrSymbolEvent
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
long TestJoinFrSymbol ()long TestJoinFrSymbol (dword aSymbolType, dword aChannelMask)
Description
Completes the current set of “joined events” with the FlexRay symbol event. This function does not wait. Note: Consider to set always the appropriate bus context in a multibus environment before the function is called. Further information on site MultiBus Environment.Parameters
-
aSymbolType: Identifies the type of symbol the function will wait for.
0: unknown1: CAS2: MTS3: Wakeup
- aChannelMask: Identifies the FlexRay channel of the communication controller. A value of 1 will wait for the symbol on channel A, 2 will wait for it on channel B and 3 on any channel (A/B).
Return Values
-3: Join error-1: General error, for example, functionality is not available\> 0: Number of the joined event