Open topic with navigation CAPL Functions » ISO11783 » ISO11783 Node Layer » Iso11783OPOnPointingEventDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Iso11783OPOnPointingEvent (Callback)
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
The function is called by the node layer, if the user clicks into the data mask.Parameters
- ecuHandle: Handle of the ECU
- x: X position [pixel]
- y: Y position [pixel]
- state:
- 0: Released (Version >= 3)
- 1: Pressed (pressed)
- 2: Held (Version >= 3)