.. _CIM-PCIDevice: CIM_PCIDevice ------------- Class reference =============== Subclass of :ref:`CIM_PCIController ` Capabilities and management of a PCI device controller on an adapter card. Key properties ^^^^^^^^^^^^^^ | :ref:`SystemName ` | :ref:`DeviceID ` | :ref:`CreationClassName ` | :ref:`SystemCreationClassName ` Local properties ^^^^^^^^^^^^^^^^ .. _CIM-PCIDevice-VendorID: ``uint16`` **VendorID** Register that contains a value assigned by the PCI SIG used to identify the manufacturer of the device. .. _CIM-PCIDevice-PCIDeviceID: ``uint16`` **PCIDeviceID** Register that contains a value assigned by the device manufacturer used to identify the type of device. .. _CIM-PCIDevice-BaseAddress64: ``uint64[]`` **BaseAddress64** Array of doubleword base-memory addresses for 64 bit addresses .. _CIM-PCIDevice-RevisionID: ``uint8`` **RevisionID** Register that contains a value assigned by the device manufacturer used to identify the revision number of the device. .. _CIM-PCIDevice-SubsystemVendorID: ``uint16`` **SubsystemVendorID** Subsystem vendor ID. ID information is reported from a PCIDevice through protocol-specific requests. The correct place in the CIM Schema for this information is in CIM_Physical Element (the Manufacturer property) for hardware, and CIM_Product (the Vendor property) if the information is related to Product acquisition. This data is also reported here, because it is part of the standard output from the Device and is an optimization. .. _CIM-PCIDevice-FunctionNumber: ``uint8`` **FunctionNumber** The function number for this PCI device. .. _CIM-PCIDevice-MaxLatency: ``uint8`` **MaxLatency** Register that specifies how often the device needs access to the PCI bus in 250ns. A 0 value indicates no requirement. .. _CIM-PCIDevice-SubsystemID: ``uint16`` **SubsystemID** Subsystem identifier code. .. _CIM-PCIDevice-BusNumber: ``uint8`` **BusNumber** The bus number where this PCI device resides. .. _CIM-PCIDevice-DeviceNumber: ``uint8`` **DeviceNumber** The device number assigned to this PCI device for this bus. .. _CIM-PCIDevice-BaseAddress: ``uint32[]`` **BaseAddress** Array of doubleword base-memory addresses. .. _CIM-PCIDevice-MinGrantTime: ``uint8`` **MinGrantTime** Register that indicates how long the master would like to retain PCI bus ownership whenever it initiates a transaction. A 0 value indicates no requirement. Local methods ^^^^^^^^^^^^^ *None* Inherited properties ^^^^^^^^^^^^^^^^^^^^ | ``uint16`` :ref:`InterruptPin ` | ``datetime`` :ref:`TimeOfLastReset ` | ``uint16`` :ref:`RequestedState ` | ``boolean`` :ref:`PowerManagementSupported ` | ``uint16`` :ref:`HealthState ` | ``uint16`` :ref:`DeviceSelectTiming ` | ``uint16`` :ref:`CommunicationStatus ` | ``boolean`` :ref:`SelfTestEnabled ` | ``string`` :ref:`SystemName ` | ``datetime`` :ref:`TimeOfLastStateChange ` | ``string`` :ref:`Description ` | ``uint16`` :ref:`Availability ` | ``string`` :ref:`Status ` | ``string`` :ref:`ElementName ` | ``string[]`` :ref:`StatusDescriptions ` | ``datetime`` :ref:`InstallDate ` | ``uint16`` :ref:`TransitioningToState ` | ``uint64`` :ref:`Generation ` | ``uint8`` :ref:`LatencyTimer ` | ``boolean`` :ref:`ErrorCleared ` | ``uint16`` :ref:`PrimaryStatus ` | ``string`` :ref:`InstanceID ` | ``string`` :ref:`DeviceID ` | ``uint16`` :ref:`OperatingStatus ` | ``uint16`` :ref:`DetailedStatus ` | ``string[]`` :ref:`OtherIdentifyingInfo ` | ``string`` :ref:`OtherEnabledState ` | ``uint64`` :ref:`PowerOnHours ` | ``uint16`` :ref:`EnabledDefault ` | ``uint16`` :ref:`EnabledState ` | ``uint16[]`` :ref:`AdditionalAvailability ` | ``string`` :ref:`Caption ` | ``uint16`` :ref:`CommandRegister ` | ``uint16`` :ref:`StatusInfo ` | ``uint16[]`` :ref:`Capabilities ` | ``uint16[]`` :ref:`PowerManagementCapabilities ` | ``uint32`` :ref:`MaxNumberControlled ` | ``uint32`` :ref:`ExpansionROMBaseAddress ` | ``uint16[]`` :ref:`AvailableRequestedStates ` | ``uint8`` :ref:`CacheLineSize ` | ``uint16`` :ref:`ProtocolSupported ` | ``uint64`` :ref:`MaxQuiesceTime ` | ``uint64`` :ref:`TotalPowerOnHours ` | ``uint8`` :ref:`ClassCode ` | ``string`` :ref:`ErrorDescription ` | ``string`` :ref:`ProtocolDescription ` | ``string[]`` :ref:`IdentifyingDescriptions ` | ``uint16`` :ref:`LocationIndicator ` | ``uint16[]`` :ref:`OperationalStatus ` | ``uint32`` :ref:`LastErrorCode ` | ``string`` :ref:`Name ` | ``string`` :ref:`CreationClassName ` | ``string`` :ref:`SystemCreationClassName ` | ``string[]`` :ref:`CapabilityDescriptions ` Inherited methods ^^^^^^^^^^^^^^^^^ | :ref:`Reset ` | :ref:`RequestStateChange ` | :ref:`SetPowerState ` | :ref:`QuiesceDevice ` | :ref:`BISTExecution ` | :ref:`EnableDevice ` | :ref:`OnlineDevice ` | :ref:`SaveProperties ` | :ref:`RestoreProperties `