TestSupplyTextEvent
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
Signals the specified event. Consequently resolves a possibly-active wait condition on this event. If such a wait condition is active, the corresponding code will be executed immediately. The current function is therefore interrupted and the code will be executed at a later point in time after theTestSupplyTextEvent function call.
Parameters
- aText: Name of the event to be signaled
Return Values
- 0: Event was signaled successfully
- -1: Event could not be signaled