Counter/Timer

cancel
Showing results for 
Search instead for 
Did you mean: 

Two counters can not be measured in one task at the same time

Solved!
Go to solution

Hi all

I use the DAQExpress ver.3.2.

Two counters can not be measured in one task at the same time.

An error is displayed saying "multiple counters can not be used in the same task of input operation"

When I try to use LabVIEW (VI), I can not display the linear position or the angular position, and "This node is not supported by DAQExpress" is displayed.

Is there any better way?

Thank you in advance

 

 

0 Kudos
Message 1 of 3
(2,817 Views)
Solution
Accepted by topic author reita1014

Hi reita1014,

 

Counter input can't make multiple channels in the single task. So you need to create the tasks for each the counter channels.

 

If you want to use multiple counter input simultaneously, I recommend to use DAQmx API like below examples (not DAQmx Express VI).

 

0 Kudos
Message 2 of 3
(2,783 Views)

Thank you Y.ueno

 

I will try various methods
0 Kudos
Message 3 of 3
(2,730 Views)