Skip to main content

C2xTestJoinSignalInRange

Valid for: CANoe DE

Function Syntax

Description

Completes the current set of joined events with the transmitted event. This function does not wait.

Parameters

  • protocolDesignator: Protocol designator of the Car2x message that should be awaited.
  • tokenDesignator: Token designator of the Car2x message that should be awaited.
  • minTokenValue: Lower limit of the value.
  • maxTokenValue: Lower limit of the value.
  • stationName: Name of the sender station of the Car2x message that should be awaited.

Return Values

  • -1: General error, for example, functionality is not available.
  • >0: Number of the joined event.

Example

C2xTestJoinSignalMatch | C2xTestWaitForSignalMatch | C2xTestWaitForSignalInRange