Reference Guide
Property Description
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
• 21 = BGA
• 22 = FPBGA
• 23 = LGA
For example, values such as SIMM (7), TSOP (9), or PGA (10) can
be specified.
IsSpeedInMhz
Indicates if the Speed property or the MaxMemorySpeed contains
the value of the memory speed. A value of TRUE indicates that the
speed is represented by the MaxMemorySpeed property. A value
of FALSE indicates that the speed is represented by the Speed
property.
ManufactureDate
The date this PhysicalElement was manufactured.
58 Dell Command | Monitor 10.3 classes and properties