CIM_Chip

Class reference

Subclass of CIM_PhysicalComponent

The Chip class represents any type of integrated circuit hardware, including ASICs, processors, memory chips, etc.

Key properties

Local properties

uint16 FormFactor

The implementation form factor for the Chip. For example, values such as SIMM (7), TSOP (9) or PGA (10) can be specified.

ValueMap Values
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

Local methods

None

Inherited properties

boolean HotSwappable
string SKU
string InstanceID
string Version
boolean Removable
string PartNumber
string Status
boolean CanBeFRUed
boolean Replaceable
string Name
datetime InstallDate
boolean PoweredOn
string Caption
string Model
uint64 Generation
string Tag

Inherited methods

None