Specifies the PCI logical bus location of the board.
Location.PCI.Bus = busnum
Read/Write
Integer
0
Location.PCI.Bus = 2
0 - 256
A PCI bus and slot number identifies every slot in the system. Identify a board by specifying its logical bus and slot number.
A PCI board's address and interrupt is automatically set by the system. This statement along with the Location.PCI.Slot keyword simply assigns the board number to the physical board.
pciscan can be used to determine the PCI logical bus and slot assigned for all NaturalAccess PCI boards in the system. Refer to the Dialogic® NaturalAccess™ OAM System Developer’s Manual for information about pciscan.
Note: The Bus setting in the oamsys system configuration file overrides this keyword.
Location.PCI.Bus is mandatory for PCI boards.