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

Iso11783IL_OPChangeChildLocation

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

Description

The function moves an object. The object is moved relative inside the parent object. A Change Child Location command is sent to the Virtual Terminal.

Parameters

  • parentID: Parent object
  • objectID: Object ID of the object which should be moved
  • dx: Move X position relative by this value [pixel]
  • dy: Move Y position relative by this value [pixel]
  • implement: Simulation node to apply the function.

Return Values

  • 0: Function has been executed successfully
  • < 0: An error has occurred, see error codes

Example