E_AcsiReTrMod

Namespace: Tc3_Acsi
Library: 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

Values

Name

Description

Off

 

WithoutCheck

 

WithCurrentCheck

 

WithBreakerStatusCheck

 

WithCurrentAndBreakerStatusCheck

 

OtherChecks