Reference Guide

Property Description
3 = Daughter Board
4 = ZIF Socket
5 = Replacement/Piggy Back
6 = None
7 = LIF Socket
8 = Slot 1
9 = Slot 2
10 = 370 Pin Socket
11 = Slot A
12 = Slot M
13 = Socket 423
14 = Socket A (Socket 462)
15 = Socket 478
16 = Socket 754
17 = Socket 940
18 = Socket 939
19 = Socket mPGA604
20 = Socket LGA771
21 = Socket LGA775
22 = Socket S1
23 = Socket AM2
24 = Socket F (1207)
DCIM_NumericSensor
Property Description
BaseUnits
The base unit of the values returned by this Sensor. All
the values returned by this Sensor are represented in the
units obtained by (BaseUnits * 10 raised to the power of
the UnitModifier). For example, if BaseUnits is Volts and
the UnitModifier is -6, then the units of the values
returned are MicroVolts. However, if the RateUnits
property is set to a value other than "None", then the units
are further qualified as rate units. In the above example, if
RateUnits is set to "Per Second", then the values returned
by the Sensor are in MicroVolts/Second. The units apply
to all numeric properties of the Sensor, unless explicitly
overridden by the Units qualifier.
Possible values are:
0 = Unknown
1 = Other
2 = Degrees C
3 = Degrees F
4 = Degrees K
5 = Volts
6 = Amps
128