ST_CPoint
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) |