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-127).

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

RCEI-430A      31

RCEI-830X820   34

RAR-XMC        35

RCEI-830A      36

RAR-MPCIE      38

RAR15-XMC     119

 

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