ar_get_boardtype

short ar_get_boardtype (short board);

Purpose

This function returns the board type for the specified device number.  It should only be invoked after successful invocation of ar_loadslv.

Parameters

Input

Name

Type

Description

board

short

(input) Device Number of the board to reference, (valid range is 0-15).

Return Value

Name

Type

Description

boardType

short

(output) The board type for the specified device number.  Valid board type constant values are:
CEI-830        19

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.

References

Status Functions
Alphabetical Function Index
Hierarchical Function Index

CEI-x30 API Description