EasyManua.ls Logo

abaco systems CEI-520 - Ar_Get_Boardtype

Default Icon
191 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Program Interface Library AR_GET_BOARDTYPE
CEI-100/CEI-200/CEI-x20 User’s Manual 78
AR_GET_BOARDTYPE
CEI_INT16 ar_get_boardtype (CEI_INT16 board)
This function is used to decode the board type and return a numeric code
that describes the board. Only the CEI-x20 API supports this function, for
all CEI-x20 boards.
A numeric code describing the specified board. The possible values that
this function can return are defined in UTILDEFS.H, in the Board Type
equates section. The following list was current at the time this section of
the manual was last updated:
CEI_100 2 /* CEI-100 board is selected HW */
CEI_200 3 /* CEI-200 board is selected HW */
CEI_220 4 /* CEI-220 board is selected HW */
CEI_420 5 /* CEI-420 board is selected HW */
CEI_520 6 /* CEI-520 board is selected HW */
CEI_620 10 /* CEI-620 board is selected HW */
CEI_820 11 /* CEI-820 board is selected HW */
CEI_420A 13 /* CEI-420A board is selected HW */
CEI_420A_12 14 /* CEI-420A (12 MHz) board is selected HW */
CEI_420_70J 15 /* CEI-420-70J (12 MHz) reduced comp HW */
CEI_820TX 17 /* CEI-820TX board is selected HW */
CEI_520A 18 /* CEI-520A board is selected HW */
IS_6WIRE 0x1000 /* CEI-x20 board with 6-wire support */
IS_717 0x2000 /* CEI-x20 board with -717/573 support */
IS_CSDB 0x4000 /* CEI-x20 board with CSDB support */
A return value of 0 indicates an unknown board type or an invalid board
number.
board (input) the board number.
Syntax
Description
Return Value
Arguments
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com

Table of Contents

Related product manuals