Demonstration Programs
8.6 Board Configuration
(Page 7 of 12 in this chapter)
- Name: brdinfo
- Purpose: Retrieves and displays the hardware and MVIP configuration for all
boards in the host computer.
- Usage: brdinfo
- No options
- Highlights:
- adiGetBoardInfo
adiGetBoardSlots
- Description:
- This demo opens an AG driver. It then attempts to retrieve the configuration for
16 boards. If the board exists, its configuration is displayed and its MVIP
configuration is then retrieved. The MVIP configuration is returned as an array of
streams:slots. This demo coalesces this array into timeslot ranges before printing.
- Procedure:
- Ensure that you have initialized the AG boards by executing the agmon utility.
After that, simply execute the brdinfo program.
- Note:
- You can use adiGetBoardInfo and adiGetBoardSlots to retrieve system
configuration when initializing your applications.
(Page 7 of 12 in this chapter)
Copyright 1996 Natural MicroSystems, Inc. All Rights Reserved.