9113_Counter_Read; 9113_Counter_Stop - NuDAQ PCI- 9113A User Manual

32 channels isolated analog input card
Table of Contents

Advertisement

Mode: the 8254 timer mode, the possible values are:
TIMER_MODE0, TIMER_MODE1,
TIMER_MODE2, TIMER_MODE3,
TIMER_MODE4, TIMER_MODE5.
Please refer to Counter/Timer 8254's reference
manual for more detailed information of timer mode.
c0: counter value of counter#0
@ Return Code
ERR_NoError

6.23 _9113_Counter_Read

@ Description
This function is used to read the counter value of the Counter#0.
@ Syntax
C/C++ (DOS)
U16 _9113_Counter_Read (U16 cardNo, U16 *c0)
C/C++ (Windows 95)
U16 W_9113_Counter_Read (U16 cardNo, U16 *c0)
Visual Basic (Windows 95)
W_9113_Counter_Read (ByVal cardNo As Integer, c0 As Integer) As
Integer
@ Argument
cardNo: The card number of PCI-9113A card initialized.
c0: count value of counter#0
@ Return Code
ERR_NoError

6.24 _9113_Counter_Stop

@ Description
C/C++ Software Library
55

Advertisement

Table of Contents
loading

Table of Contents