Open topic with navigation CAPL Functions » ISO11783 » ISO11783 Interaction Layer » Iso11783IL_GetStateDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Iso11783IL_GetState
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
long Iso11783IL_GetState();// form 1long Iso11783IL_GetState(dbNode node);// form 2
Description
Returns the current state of the ISO11783 IL.Parameters
- node: Simulation node to apply the function.
Return Values
- 0: Initialized
- 1: Claiming
- 2: Active
- 3: Stopped
- 4: Suspended
- < 0: Error code