CIM Reference Guide
CIM_LogicalElement 49
CIM_ParallelController
The CIM_ParallelController class identified in Table 3-25 contains a set of objects that control parallel
devices. Parallel controllers transfer 8 or 16 bits of data at a time to the devices they control, for example,
a parallel port controlling a printer.
Table 3-24. CIM_Controller Properties
Class Name: CIM_Controller
Parent Class: CIM_LogicalDevice
Property Description Data Type
ProtocolSupported The protocol used by the controller to access controlled devices.
Values for the ProtocolSupported property are as follows:
1
Other
2
Unknown
3
PCI
4
Parallel protocol
uint16
Table 3-25. CIM_ParallelController Properties
Class Name: CIM_ParallelController
Parent Class: CIM_Controller
Property Description Data Type
DMASupport Set to TRUE if the parallel controller supports DMA. Boolean
Security An enumeration indicating the operational security for the controller. Values
for the Security property are as follows:
1
Other
2
Unknown
3
None
4
External interface locked out
5
External interface enabled
6
Boot bypass
uint16
CIM_ManagedSystemElement
CIM_LogicalElement
CIM_LogicalDevice
CIM_Controller
CIM_ParallelController