E_AcsiFanCtlGen

Generic control value for fan control.

Namespace: Tc3_Acsi
Library: Tc3_Acsi (Tc3_Acsi.compiled-library)

Syntax

{attribute 'qualified_only'}
{attribute 'strict'}
TYPE E_AcsiFanCtlGen :
(
    Inactive := 1,
    Stage1   := 2,
    Stage2   := 3,
    Stage3   := 4
)SINT;
END_TYPE

Values

Name

Description

Inactive

 

Stage1

 

Stage2

 

Stage3