Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQMx Error for DigPulse.c

I am trying to execute an example program DigPulse.c using DAQmx/VisualC++.  The hardware used is USB-6009. The following error appears:
 
 DAQmx error: I/O type of the physical channels does not match the I/O  tyep required for the virtual channel you are creating
Physical Channel Name: Dev1/ctr0
Virtual Channel Name: Dev1/ctr0
I/O Type Required for Virtual Channel : DAQmx_Val_CO
 
Task Name: _unnamedTask<0>
 
Status Code: -200430
 
Could someone please help me in resolving this problem?
 
Thanks,
 
ST
0 Kudos
Message 1 of 2
(3,037 Views)
Hi Spectra,
The 6009 isn't capable of counter outputs.  Details can be found in this Knowledge Base article
Thanks,
Luke
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(3,020 Views)