C/C++ (DOS)
U16 _9111_Counter_Read (U16 cardNo, U16 *c0)
C/C++ (Windows 95)
U16 W_9111_Counter_Read (U16 cardNo, U16 *c0)
Visual Basic (Windows 95)
W_9111_Counter_Read (ByVal cardNo As Integer, c0 As Integer) As Integer
@Argument cardNo: The card c0: count value of
@Return Code
number of
ERR_NoError
5.31_9111_Counter_Stop
@ Description
This function is used to stop the timer operation. The timer is set as the
@ Syntax
C/C++ (DOS)
U16 _9111_Counter_Stop (U16 cardNo, U16 *c0)
C/C++ (Windows 95)
U16 W_9111_Counter_Stop (U16 cardNo, U16 *c0)
Visual Basic (Windows 95)
U16 W_9111_Counter_Stop (ByVal cardNo As Integer, c0 As Integer) As Integer
@ Argument |
|
cardNo: | The card number of |
c0: | the current count value of the Counter#0 |
@Return Code ERR_NoError
54 ∙ C/C++ Library