beautypg.com

ADLINK PCI-7396 User Manual

Page 54

background image

46

• C/C++ Libraries

5.14 _7396_Timer_Read

@ Description

This function is used to read the counter value of the Counter#0.

@ Syntax

C/C++ (DOS)

U16 _7396_Timer_Read (U16 cardNo, U16 *c0)

C/C++ (Windows 95)

U16 W_7396_Timer_Read (U16 cardNo, U16 *c0)

Visual Basic (Windows 95)

W_7396_Timer_Read (ByVal cardNo As Integer, c0 As Integer) As

Integer

@ Argument

cardNo :

The card number of PCI7396 card initialized.

c0: count value of counter#0

@ Return Code

ERR_NoError