Physical\CIM_AdjacentSlots.mof.mof (HTML version)

Return to index
CIM_AdjacentSlots
AdjacentSlots describes the layout of Slots on a HostingBoard or adapter Card. Information like the distance between the Slots and whether they are 'shared' (if one is populated, then the other Slot can not be used), is conveyed as properties of the association.
Qualifiers:Version ( "2.6.0" ) Association
Parameters (local in grey)
Key
CIM_Slot REF SlotA ;
One of the adjacent Slots.
Key
CIM_Slot REF SlotB ;
The 'other' adjacent Slot.
boolean SharedSlots ;
Slots can be located in close proximity on Hosting Boards or other Cards, such that if one of these Slots is populated by an adapter Card, the other Slot must be left empty. This relationship is indicated by the SharedSlots boolean set to TRUE.
Units ( "Inches" )
real32 DistanceBetweenSlots ;
The distance, in inches, between adjacent Slots.