Connectivity Guide
memoryArrayUseIsSystemMemory(3)
The memory array is system memory.
memoryArrayUseIsVideoMemory(4)
The memory array is video memory.
memoryArrayUseIsFLASHMemory(5)
The memory array is FLASH memory.
memoryArrayUseIsNonVolatileRAMMemory(6)
The memory array is nonvolatile RAM.
memoryArrayUseIsCacheMemory(7)
The memory array is cache memory.
memoryArrayLocationIsPCMCIA(8)
The memory array location is a Personal Computer Memory
Card International Association (PCMCIA) option card.
memoryArrayLocationIsProprietary(9)
The memory array location is a proprietary option card.
memoryArrayLocationIsNUBUS(10)
The memory array location is a NuBus bus.
memoryArrayLocationIsPC98C20(11)
The memory array location is a PC-98/C20 option card.
memoryArrayLocationIsPC98C24(12)
The memory array location is a PC-98/C24 option card.
memoryArrayLocationIsPC98E(13)
The memory array location is a PC-98/E option card.
memoryArrayLocationIsPC98LocalBus(14)
The memory array location is a PC-98/Local bus option card.
memoryArrayLocationIsPC98Card(15)
The memory array location is a PC-98/Card slot option card.
Table 1010. Physical Memory Array ECC Type Denitions
Variable Name: DellPhysicalMemoryArrayECCType
Data Type: Integer
Possible Data Values Meaning of Data Value
memoryArrayECCTypeIsOther(1)
There is not one of the following:
memoryArrayECCTypeIsUnknown(2)
The memory array ECC type is unknown.
memoryArrayECCTypeIsNone(3)
The memory array ECC type is none.
memoryArrayECCTypeIsParity(4)
The memory array ECC type is parity.
memoryArrayECCTypeIsSingleBitECC(5)
The memory array ECC type is Correctable Memory Event ECC.
memoryArrayECCTypeIsMultiBitECC(6)
The memory array ECC type is Uncorrectable Memory Event
ECC.
memoryArrayECCTypeIsCRC(7)
The memory array ECC type is CRC.
Table 1011. Physical Memory Conguration State Capabilities
Variable Name: DellPhysicalMemoryConfigStateCapabilities
Data Type: Integer
Possible Data Values Meaning of Data Value
If set to 0 (zero)
There are no state capabilities.
unknownCapabilities(1)
State capabilities are unknown.
enableCapable(2)
Object enable/disable is supported.
notReadyCapable(4)
Object not ready is supported.
238