E_AcsiOrCategory
Command originator category.
Namespace: Tc3_Acsi
Library: 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
Values
Name | Description |
---|---|
NotSupported |
|
BayControl |
|
StationControl |
|
RemoteControl |
|
AutomaticBay |
|
AutomaticStation |
|
AutomaticRemote |
|
Maintenance |
|
Process |
|