Device\CIM_AssociatedSupplyVoltageSensor.mof.mof (HTML version)

Return to index
CIM_AssociatedSupplyVoltageSensor Superclass: CIM_AssociatedSensor
The use of this association is being deprecated in lieu of using AssociatedSensor, since the use of the referenced class VoltageSensor is deprecated.
A PowerSupply may have an associated VoltageSensor, monitoring its input voltage. This is described by this association.
Qualifiers:Version ( "2.8.0" ) Deprecated { "CIM_AssociatedSensor" } Association
Parameters (local in grey)
ValueMap { "0" , "1" , "2" , "3" , "4" }
Values { "Unknown" , "Other" , "Range 1" , "Range 2" , "Both Range 1 and 2" }
Deprecated { "No Value" }
uint16 MonitoringRange ;
Indicates the PowerSupply's input voltage range measured by the associated sensor. Range 1, 2 or both can be specified using the values 2, 3 or 4, respectively.
Deprecated { "CIM_AssociatedSensor.Dependent" }
Override ( "Dependent" )
CIM_PowerSupply REF Dependent ;
The PowerSupply associated with the VoltageSensor.
Deprecated { "CIM_AssociatedSensor.Antecedent" }
Override ( "Antecedent" )
CIM_VoltageSensor REF Antecedent ;
The VoltageSensor.