Skip to main content

Iso11783OPChangePolygonPoint

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

Description

The function changes the position of a point of a polygon object. A Change Polygon Point command is sent to the Virtual Terminal.

Parameters

  • ecuHandle: Handle of the ECU (must be created with Iso11783CreateECU)
  • polygonID: Object ID of a polygon object
  • index: Index of the point
  • x: X position
  • y: Y position

Return Values

0 or error code

Example