LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Event at a specific moment of a data acquisition

Hi Maxime-

There isn't a method to safely route the output to a digital line that is being used as an output line without risking double-driving the line (i.e. writing a "high" to the digital line in one task and wiring a "low" counter output to the same line).  Is the digital output the same as the counter output signal you're now generating on the second counter?  If so you can just connect that counter output without having to worry about a seperate digital task.

Please post back if I am missing the point.  Thanks to Kevin and everyone else for helping out- it seems like Maxime's application is almost ready to go!

 

Tom W
National Instruments
0 Kudos
Message 21 of 22
(535 Views)
Hi!

I think I'll just use an AND gate, using the counter output and the digital line as inputs.  It will be much simpler that way, and should still give the results that I want.  Now, I should be able to complete my application quite easily from here.

Thanks to everyone for the help all this time!

Maxime B.
0 Kudos
Message 22 of 22
(524 Views)