Open topic with navigation CAPL Functions » ISO11783 » ISO11783 Node Layer » Iso11783OPOnKeyActivationDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Iso11783OPOnKeyActivation (Callback)
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
The function is called by the node layer, if the user presses a soft key or button.Parameters
- ecuHandle: Handle of the ECU
- objectID: Object ID of a soft key or button object
- parentID: Object ID of the mask object
- keyCode: Code of the soft key or button
- activation: Activation code
- 0: Key is release
- 1: Key is pressed
- 2: Key is held
- 3: Press is canceled