ST_BA_Cnr
Information about window corners.
TYPE ST_BA_Cnr :
STRUCT
rX : REAL;
rY : REAL;
bShdd : BOOL;
END_STRUCT
END_TYPE
rX: X-coordinate of the window (on the facade).
rY: Y-coordinate of the window (on the facade).
bShdd: Information as to whether this corner is in the shade: bShdd=TRUE: Corner is in the shade.
Requirements
Development environment | Required PLC library |
---|---|
TwinCAT from v3.1.4024.7 | Tc3_BA from v1.1.6.0 |