short ar_get_boardtype (short board);
This function returns the board type for the specified device number. It should only be invoked after successful invocation of ar_loadslv.
Input |
||
Name |
Type |
Description |
board |
short |
(input) Device Number of the board to reference, (valid range is 0-15). |
Name |
Type |
Description |
boardType |
short |
(output) The board
type for the specified device number. Valid board type constant
values are: CEI-430 21 AMC-A30 22 RCEI-530 26 R830RX 27 RAR-CPCI 28 RAR-EC 29 RAR-PCIE 30 CEI-430A 31 An invalid board type
is indicated by a return value of 0. |
Status
Functions
Alphabetical
Function Index
Hierarchical
Function Index