GetUpdatedPoint()

GetUpdatedPoint() 1:

Ein Punkt der Stützstellentabelle wird zurückgelesen.

Syntax:

METHOD GetUpdatedPoint: HRESULT
VAR_INPUT
    nIdx    : INT;
    stPoint : REFERENCE TO ST_LookUpPtpPoint;
END_VAR 

GetUpdatedPoint() 2: Rückgabewert

Name

Typ

Beschreibung

GetUpdatedPoint

HRESULT

Rückgabewert mit Feedback zum Erfolg der Ausführung.

GetUpdatedPoint() 3: Eingänge

Name

Typ

Besprechung

nIdx

INT

Der Index des Segments.

stPoint

REFERENCE TO ST_LookUpPtpPoint

Eine Referenz auf die Variable, die mit dem angefragten Punkt aktualisiert werden soll.

Voraussetzungen

Entwicklungsumgebung

Zielplattform

Einzubindende SPS-Bibliotheken

TwinCAT v3.1.4024.35

PC oder CX (x64, x86)

Tc3_PlasticFunctions v3.12.4.26 oder höher