CIM_DeviceConnection

Class reference

Subclass of CIM_Dependency

The DeviceConnection relationship indicates that two or more Devices are connected together.

Key properties

Local properties

CIM_LogicalDevice Dependent

A second LogicalDevice that is connected to the Antecedent Device.

CIM_LogicalDevice Antecedent

A LogicalDevice.

uint64 NegotiatedSpeed

When several bus and connection speeds are possible, the NegotiatedSpeed property defines the one that is in use between the Devices. Speed is specified in bits per second. If connection or bus speeds are not negotiated, or if this information is not available or not important to Device management, the property should be set to 0.

uint32 NegotiatedDataWidth

When several bus and connection data widths are possible, the NegotiatedDataWidth property defines the one that is in use between the Devices. Data width is specified in bits. If data width is not negotiated, or if this information is not available or not important to Device management, the property should be set to 0.

Local methods

None

Inherited properties

None

Inherited methods

None