Reference Guide

Property Description
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.
Manufacturer
The name of the organization responsible for
producing the PhysicalElement. This organization
may be the entity from where the Element is
purchased, but this is not necessarily true. The
latter information is contained in the Vendor
property of CIM_Product.
MemoryType
The type of PhysicalMemory. Synchronous DRAM
is also known as SDRAM. Cache DRAM is also
known as CDRAM. BRAM is also known as Block
RAM.
Possible values are:
0 = Unknown
1 = Other
2 = DRAM
3 = Synchronous DRAM
4 = Cache DRAM
5 = EDO
6 = EDRAM
7 = VRAM
8 = SRAM
9 = RAM
10 = ROM
11 = Flash
12 = EEPROM
13 = FEPROM
14 = EPROM
15 = CDRAM
16 = 3DRAM
17 = SDRAM
18 = SGRAM
19 = RDRAM
20 = DDR
68