LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQmx Counter Gate Signal

Is there a way to drive the counter gate directly?

 

I would like to use the gate to pause and unpause the counter.  Would I need to drive the gate from another counter or is there a way to drive the gate on/off directly "on-demand"?

0 Kudos
Message 1 of 3
(1,112 Views)

I am using DAQmx Start Trigger VI to start a counter (Ctr0) using a rising edge of a pulse from a different counter (Ctr1).

 

I would now like to stop/pause Ctr0.

 

Preferably, using another rising edge of a pulse from Ctr1.

 

Is there a way to do this?

0 Kudos
Message 2 of 3
(1,125 Views)

The dreaded answer is, "it depends."

 

What DAQ device are you using?   What kind of task is programmed for Ctr0?   Can you describe your app & system in more detail so we can understand the "big picture" of what you're trying to accomplish and why?

 

 

-Kevin P

ALERT! LabVIEW's subscription-only policy came to an end (finally!). Unfortunately, pricing favors the captured and committed over new adopters -- so tread carefully.
0 Kudos
Message 3 of 3
(1,046 Views)