E_AcsiOrCategory

Befehlsauftraggeber-/Urheber-Kategorie.

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

Syntax

{attribute 'qualified_only'}
{attribute 'strict'}
TYPE E_AcsiOrCategory :
(
    NotSupported     := 0,
    BayControl       := 1,
    StationControl   := 2,
    RemoteControl    := 3,
    AutomaticBay     := 4,
    AutomaticStation := 5,
    AutomaticRemote  := 6,
    Maintenance      := 7,
    Process          := 8
)SINT;
END_TYPE

Werte

Name

Beschreibung

NotSupported

 

BayControl

 

StationControl

 

RemoteControl

 

AutomaticBay

 

AutomaticStation

 

AutomaticRemote

 

Maintenance

 

Process