E_AcsiSptEndSt
Namespace: Tc3_Acsi
Library: Tc3_Acsi (Tc3_Acsi.compiled-library)
Syntax
{attribute 'qualified_only'}
{attribute 'strict'}
TYPE E_AcsiSptEndSt :
(
EndedNormally := 1,
EndedWithOvershoot := 2,
MeasurementWasDeviating := 3,
LossOfCommunicationWithDispatchCentre := 4,
LossOfCommunicationWithLocalAreaNetwork := 5,
LossOfCommunicationWithTheLocalInterface := 6,
Timeout := 7,
Voluntarily := 8,
NoisyEnvironments := 9,
MaterialFailure := 10,
NewSetpointRequest := 11,
ImproperEnvironment := 12,
StabilityTimeWasReached := 13,
ImmobilisationTimeWasReached := 14,
EquipmentInWrongMode := 15,
Unknown := 16
)SINT;
END_TYPE
Values
Name | Description |
---|---|
EndedNormally |
|
EndedWithOvershoot |
|
MeasurementWasDeviating |
|
LossOfCommunicationWithDispatchCentre |
|
LossOfCommunicationWithLocalAreaNetwork |
|
LossOfCommunicationWithTheLocalInterface |
|
Timeout |
|
Voluntarily |
|
NoisyEnvironments |
|
MaterialFailure |
|
NewSetpointRequest |
|
ImproperEnvironment |
|
StabilityTimeWasReached |
|
ImmobilisationTimeWasReached |
|
EquipmentInWrongMode |
|
Unknown |
|