ADLINK cPCI-9116 User Manual

Page 91

Advertising
background image

C++ Library

• 81

@ Return Code

ERR_NoError
ERR_BoardNoInit

6.12.8 _9116_GP0_Read_Count

@ Description

This function is used to read back the counter value of GPTC.

@ Syntax

C/C++ (DOS)

Int _9116_GP0_Read_Count( I16 card_number, U16 *GP_value)

@ Argument

card_number:

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

Gp_value:

read-backed counter value

@ Return Code

ERR_NoError
ERR_BoardNoInit

Advertising