E_AcsiStClcTun
Namespace: Tc3_Acsi
Library: Tc3_Acsi (Tc3_Acsi.compiled-library)
Syntax
{attribute 'qualified_only'}
{attribute 'strict'}
TYPE E_AcsiStClcTun :
(
NotTuned := 1,
Tuned := 2,
TunedButNotCompensated := 3,
Umax := 4,
UmaxButNotCompensated := 5,
UmaxButNotCompensatedDueToUContinousLimitation := 6
)SINT;
END_TYPE
Values
Name | Description |
---|---|
NotTuned |
|
Tuned |
|
TunedButNotCompensated |
|
Umax |
|
UmaxButNotCompensated |
|
UmaxButNotCompensatedDueToUContinousLimitation |
|