CDT_MCTOPLC_GROUP_PLANAR
CDT provides current planar group information.
Syntax
Definition:
TYPE CDT_MCTOPLC_GROUP_PLANAR :
STRUCT
GroupOID : OTCID;
GroupObjectCount : UDINT;
State : MC_PLANAR_STATE;
END_STRUCT
END_TYPEParameters
|
Name |
Type |
Description |
|---|---|---|
|
GroupOID |
OTCID |
Object id of the planar group. |
|
GroupObjectCount |
UDINT |
Number of objects in the planar group. |
|
State |
State of the planar group, e.g. disabled. |