E_AcsiGnSt
Namespace: Tc3_Acsi
Library: Tc3_Acsi (Tc3_Acsi.compiled-library)
Syntax
{attribute 'qualified_only'}
{attribute 'strict'}
TYPE E_AcsiGnSt :
(
Stopped := 1,
Stopping := 2,
Started := 3,
Starting := 4,
Disabled := 5
)SINT;
END_TYPE
Values
Name | Description |
---|---|
Stopped |
|
Stopping |
|
Started |
|
Starting |
|
Disabled |
|