USBConnection associates a Device with the USBPort to which it is connected. | Qualifiers:Version ( "2.6.0" ) Association | Parameters (local in grey) | | Max ( 1 ) Override ( "Dependent" ) CIM_USBDevice REF Dependent ; The USBDevice that is connected to the Port. | Max ( 1 ) Override ( "Antecedent" ) CIM_USBPort REF Antecedent ; The USBPort. | MappingStrings { "MIF.DMTF|Bus Port Association|001.2" } Units ( "Bits per Second" ) 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. | MappingStrings { "MIF.DMTF|Bus Port Association|001.3" } Units ( "Bits" ) 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. |
| | | | |
|