Skip to main content
Open topic with navigation CAPL Functions » ISO11783 » ISO11783 Interaction Layer » Iso11783IL_PDDOnStateChanged

Iso11783IL_PDDOnStateChanged (Callback)

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

Description

Is called up when the interaction layer changes its state.

Parameters

  • state: task state:
    • 0: not initialized
    • 1: initialized
    • 2: start up delay (6 seconds)
    • 3: wait for task controller status
    • 4: query information
    • 5: transfer object pool
    • 6: object pool activation
    • 7: online
    • 8: task active

Return Values

Example