E_AcsiReTrMod

Namensraum: Tc3_Acsi
Bibliothek: Tc3_Acsi (Tc3_Acsi.compiled-library)

Syntax

{attribute 'qualified_only'}
{attribute 'strict'}
TYPE E_AcsiReTrMod :
(
    Off                              := 1,
    WithoutCheck                     := 2,
    WithCurrentCheck                 := 3,
    WithBreakerStatusCheck           := 4,
    WithCurrentAndBreakerStatusCheck := 5,
    OtherChecks                      := 6
)SINT;
END_TYPE

Werte

Name

Beschreibung

Off

 

WithoutCheck

 

WithCurrentCheck

 

WithBreakerStatusCheck

 

WithCurrentAndBreakerStatusCheck

 

OtherChecks