ADLINK cPCI-9116 User Manual

Page 67

Advertising
background image

C++ Library

• 57

6.5

AD Channel Gain Queue configuration functions

6.5.1 _9116_AD_Clr_CFIFO

@ Description

This function is used to reset the A/D Channel Gain Queue (Refer to
5.1.2.1 for definition of Channel Gain Queue). Before calling the
_9116_AD_Set_CFIFO function to set the A/D channel and input range,
this function must be call to clear the A/D Channel Gain Queue.

@ Syntax

C/C++ (DOS)

int _9116_AD_Clr_CFIFO (I16 card_number)

@ Argument

card_number:

the card number of the cPCI-9116 to be initialized,
totally 4 cards can be initialized, valid card
numbers are CARD_1, CARD_2, CARD_3,
CARD_4.

@ Return Code

ERR_NoError
ERR_BoardNoInit

Advertising