Reference Guide

The CIM_SerialController class described in Table below contains controllers that transfer data one bit at a time to the devices they control,
for example, a serial port controlling a modem.
The following table describes the properties and data type of the CIM Serial Controller class.
Class Name: CIM_SerialController
Parent Class: CIM_Controller
Table 36. CIM_SerialController Properties
Property Description Data Type
MaxBaudRate Indicates the maximum baud rate in bits per
second supported by the serial controller.
uint32
Security An enumeration indicating the operational
security for the controller. Values for the
Security property are:
1 — Other
2 — Unknown
3 — None
4 — External interface locked out
5 — External interface enabled
6 — Boot bypass
uint16
CIM_PCIController
The CIM_PCIController class described in Table below contains a set of devices that follow the Peripheral Component Interconnect (PCI)
protocol dened by the Personal Computer Memory Card International Association (PCMCIA). The PCI protocol denes how data is
transferred between devices. The CIM_PCIController class contains PCI adapters and bridges.
The following table describes the properties and data type of the CIM PCI Controller class.
Class Name: CIM_PCIController
Parent Class: CIM_Controller
Table 37. CIM_PCIController Properties
Property Description Data Type
CommandRegister The current contents of the register that
provide basic control over the device’s
uint16
CIM_LogicalElement 43