Skip to main content

Iso11783OPChangeChildPosition

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

Description

The function changes the absolute position of an object inside its parent object. A Change Child Position command is sent to the Virtual Terminal.

Parameters

  • ecuHandle: Handle of the ECU (must be created with Iso11783CreateECU)
  • parentID: Parent object
  • objectID: Object which should change its position
  • x: Absolute X Position inside the parent object
  • y: Absolute Y Position inside the parent object

Return Values

0 or error code

Example