ST_AcsiValWithTrans
Value with transition state as structured type.
Namespace: Tc3_Acsi
Library: Tc3_Acsi (Tc3_Acsi.compiled-library)
Syntax
TYPE ST_AcsiValWithTrans :
STRUCT
posVal : SINT;
transInd : BOOL;
END_STRUCT
END_TYPE
Components
Name | Type | Description |
---|---|---|
posVal | SINT | Position. |
transInd | BOOL | Transition state. |