Documentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
TestWaitForSignalUpdate
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
Waits for an event from a signal.Parameters
- aSignal: Signal to be queried
- aTimeout: Maximum time that should be waited [ms].
- Transmission of 0: no timeout controlling.
Return Values
- -2: Signal is not valid
- -1: General error
- 0: Wait state is exited due to a timeout
- 1: Wait state is exited due to condition fulfillment