Reference Guide
Property Description
CreationClassName
Indicates the name of the class or the subclass
used in the creation of an instance. When used
with the other key properties of this class, this
property allows all instances of this class and its
subclasses to be uniquely identified.
DataWidth
Data width of the PhysicalMemory, in bits. A data
width of 0 and a TotalWidth of 8 would indicate
that the Memory is solely used to provide error
correction bits.
ElementName
A user-friendly name for the object. This property
allows each instance to define a user-friendly
name in addition to its key properties, identity data,
and description information.
NOTE: The Name property of
ManagedSystemElement is also defined as a
user-friendly name. But, it is often sub-classed
to be a Key. It is not reasonable that the same
property can convey both identity and a user-
friendly name, without inconsistencies. Where
Name exists and is not a Key (such as for
instances of LogicalDevice), the same
information can be present in both the Name
and ElementName properties.
FormFactor
The implementation form factor for the Chip.
Possible values are:
• 0 = Unknown
• 1 = Other
• 2 = SIP
• 3 = DIP 4 = ZIP
• 5 = SOJ
• 6 = Proprietary
• 7 = SIMM
• 8 = DIMM
• 9 = TSOP
• 10 = PGA
• 11 = RIMM
• 12 = SODIMM
• 13 = SRIMM
• 14 = SMD
• 15 = SSMP
• 16 = QFP
• 17 = TQFP
• 18 = SOIC
• 19 = LCC
• 20 = PLCC
67