Discussion:
traditional NI-DAQ functions for NI-DAQmx
(too old to reply)
TeckEl
2005-09-01 09:43:30 UTC
Permalink
Are there suitable NI-DAQmx_Functions instead of the traditional DAQ-Functions:
 
Init_DA_Brds
DIG_Prt_Config
DIG_Out_Port
DIG_In_Port
DIG_Out_Line
DIG_In_Line
 
thank you
Rajaram
2007-06-05 13:10:14 UTC
Permalink
Hi there
I m writing an program in Visual Basic 6.0 using DAQmx driver 8.3. I would like to convert the traditional DAQ into DAQmx. I have the following functions in traditional DAQ
1) DIG_IN_LINE
2)DIG_OUT_LINE
3)DIG_CONFIG_LINE
Can i get the equivalent function in DAQmx?
 
Thanks

Loading...