GetUpdatedPoint()

GetUpdatedPoint() 1:

A point of the lookup table is read back.

Syntax:

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

GetUpdatedPoint() 2: Return value

Name

Type

Description

GetUpdatedPoint

HRESULT

Return value with feedback on the success of the execution.

GetUpdatedPoint() 3: Inputs

Name

Type

Meeting

nIdx

INT

The index of the segment.

stPoint

REFERENCE TO ST_LookUpPtpPoint

A reference to the variable that is to be updated with the requested point.

Requirements

Development environment

Target platform

PLC libraries to include

TwinCAT v3.1.4024.35

PC or CX (x64, x86)

Tc3_PlasticFunctions v3.12.4.26 or higher