Defines the logical slot location of the board on the PCI bus.
Location.PCI.Slot = slotnum
Read/Write
Integer
0
0 - 255
Location.PCI.Slot = 1
Every PCI slot in the system is identified by a unique bus and slot number. A PCI board is specified in the system configuration file by specifying its bus and slot number.
A PCI board's address and interrupt is automatically set by the system. This statement along with Location.PCI.Bus assigns a board number to the physical board.
Use pciscan to determine the logical bus and slot assigned to the boards. For more information about this utility, refer to the NMS OAM System User's Manual.