CDT_MCTOPLC_PLANAR_ENVIRONMENT
CDT provides current planar environment information.
Syntax
Definition:
TYPE CDT_MCTOPLC_PLANAR_ENVIRONMENT :
STRUCT
EnvironmentOID : OTCID;
GroupOID : OTCID;
StatorCount : UDINT;
BoundaryElementCount : UDINT;
END_STRUCT
END_TYPEParameters
|
Name |
Type |
Description |
|---|---|---|
|
EnvironmentOID |
OTCID |
Object id of the planar environment. |
|
GroupOID |
OTCID |
Object id of the planar group the environment is in. |
|
StatorCount |
UDINT |
Number of stators the environment is holding. |
|
BoundaryElementCount |
UDINT |
Number of outer sides of the stators that form the boundary of the environment. |