Enum ChassisType
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents the type of physical chassis of a machine.
public enum ChassisType
Fields
AdvancedTca = 27
The chassis type is advanced TCA.
AllinOne = 13
The chassis type is a all in one.
Blade = 28
The chassis type is blade.
BladeEnclosure = 29
The chassis type is blade enclosure.
BusExpansionChassis = 20
The chassis type is a bus expansion chassis.
CompactPci = 26
The chassis type is compact PCI.
Convertible = 31
The chassis type is convertible.
Desktop = 3
The chassis type is a desktop.
Detachable = 32
The chassis type is detachable.
DockingStation = 12
The chassis type is a docking station.
EmbeddedPC = 34
The chassis type is embedded PC.
ExpansionChassis = 18
The chassis type is an expansion chassis.
HandHeld = 11
The chassis type is a hand held.
IoTGateway = 33
The chassis type is IoT gateway.
Laptop = 9
The chassis type is a laptop.
LowProfileDesktop = 4
The chassis type is a low profile desktop.
LunchBox = 16
The chassis type is a lunch box.
MainSystemChassis = 17
The chassis type is a main system chassis.
MiniPC = 35
The chassis type is mini PC.
MiniTower = 6
The chassis type is a mini tower.
MultiSystemChassis = 25
The chassis type is multi-system chassis.
Notebook = 10
The chassis type is a notebook.
Other = 1
The chassis type is other.
PeripheralChassis = 21
The chassis type is a peripheral chassis.
PizzaBox = 5
The chassis type is a pizza box.
Portable = 8
The chassis type is a portable computer.
RackMountChassis = 23
The chassis type is a rack mount chassis.
SealedCasePC = 24
The chassis type is a sealed PC.
SpaceSaving = 15
The chassis type is space saving.
StickPC = 36
The chassis type is stick PC.
StorageChassis = 22
The chassis type is a storage chassis.
SubChassis = 19
The chassis type is a sub-chassis.
SubNotebook = 14
The chassis type is a sub-notebook.
Tablet = 30
The chassis type is tablet.
Tower = 7
The chassis type is a tower.
Unknown = 2
The chassis type is unknown.