Counter/Timer

cancel
Showing results for 
Search instead for 
Did you mean: 

Use of Counter´s functions with a 6024E board

is it possible to use ´Counter Control´ or ´Counter Group Config´ with a 6024E board ?
i´ve got error number -10009
0 Kudos
Message 1 of 3
(3,338 Views)
Hello;

The GPCTR_Control is suuported by your hardware. You can get a full list of all NI-DAQ function that are supported by your hardware at the NI-DAQ on line help. Once in the help, select the option "NI-DAQ Functions by Hardware Type", and select the E-series boards option.

Also, another good resource for your to get started are the NI-DAQ shipping examples. You can find those at C:\Program Files\National Instruments\NI-DAQ\examples\Programming Language\CTR.

Hope this helps.
Filipe A.
Applications Engineer
National Instruments
0 Kudos
Message 2 of 3
(3,338 Views)
Thank you first of all for your answer
In fact can I use GPCTR_Control with my card, but I would like to start both counters together, at the same time. So when I put the string "0,1" in the counter list input parameter of GPCTR_Control, Labview returns me an error. If I put only "0" or "1", all is ok...
So which is the best solution to start together two output signals I configured before.
thanks
Nicolas
0 Kudos
Message 3 of 3
(3,338 Views)