46
•
C/C++ Library
int W_8454_Stop_Counter (int CntrNo, unsigned int
*CntrVal)
Visual Basic
Windows 3.11 Version:
W_8454_Stop_Counter (ByVal CntrNo As Integer,
CntrVal As Integer) As Long
Win-95 or Win-NT Version:
W_8454_Stop_Counter (ByVal CntrNo As Long, CntrVal
As Long) As Long
C/C++ (DOS)
int _8454_Stop_Counter(int CntrNo, unsigned int
*CntrVal)
@ Arguments
int CntrNo
: Counter number, equals to 1~12
UINT *CntrVal : address to save the read back counter value
@ Return Value
No_Error
: No error
Invalid_Counter_No : CntrNo is out of range.
5.7
W_8454_DO
@ Description
To write a 8 bits data to the digital output port.
@ Syntax
Microsoft C/C++ (Windows, Win95 & Win-NT)
int W_8454_DO (int DO_Value)
Visual Basic
Windows 3.11 Version:
W_8454_DO (ByVal DO_Value As Integer) As Integer
Win-95 or Win-NT Version:
W_8454_DO (ByVal DO_Value As Long) As Long
C/C++ (DOS)
int _8454_DO(int DO_Value )
@ Arguments
DO_value : the value to write to digital output port, only the 8 LSBs of
the value is effective.
@ Return Value
Содержание NuDAQ ACL-8454
Страница 1: ...N u D A Q ACL 8454 MultiFunctions Counter Timer Card User s Guide...
Страница 2: ......
Страница 5: ......
Страница 6: ......
Страница 10: ......
Страница 23: ...Installation 13 reference number of chips and the counters number...
Страница 39: ...Registers Format 29 Bit 7 6 5 4 3 2 1 0 Base 5 DO7 DO6 DO5 DO4 DO3 DO2 DO1 DO0...