Open topic with navigationDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
TestGetWaitADASDetectedObject
CAPL Functions » ADAS » TestGetWaitADASDetectedObjectFunction Syntax
Description
If a Detected Object was the last event that triggered a wait Instruction, the name of the Detected Object can be called up with theTestGetWaitADASDetectedObject function.
Parameters
- detectedObjectName: The name of the Detected Object that triggered the wait instruction.
Return Values
- 0: Data access successful
- -1: Data access could not be executed