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