ST_CPoint

ST_CPoint 1:

Class is 'obsolete'

This class is marked as obsolete and should not be used anymore!

Alternative: LREAL data type

This structure defines a point of a TF8550 CurveEditor curve.

Syntax:

TYPE ST_CPoint :
STRUCT
    Base:                UINT;        
    Value:               LREAL;
END_STRUCT
END_TYPE

Values

Name

Description

Base

Index of the point

Value

Slave value of the point

Requirements

Development environment

Target platform

PLC libraries to include

TwinCAT v3.1.4024.35

PC or CX (x64, x86)

Tc3_PlasticBaseApplication (>= v3.12.5.0)