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.
ChkQuery_Valid_AsyncResult
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Method Syntax
Method SyntaxDescription
Examines whether a check with particular Id is valid. The data has to be queried first using testWaitForCheckQuery.Parameters
- aCheckId: Identifier of the queried Check.
Return Values
- < 0: Refer the query error codes
- = 0: Id is invalid
- > 0: Valid Id