LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Need help controlling a relay with timer...

First off, as you'll soon find out, I have very minimal Labview experience... I was able to modify a timed while loop I found on the forums to perform our required function. I am now looking for assistance in using this vi to control a SCC-RLY01 (SPDT Relay) which is connected to our DAQPad 6020E.
 
Basically, we would like the relay to turn on when the "Start" button is pressed and remain on until the "Fill Time" has been reached.
 
Thanks for your help and please pardon my ignorance!
 
 
0 Kudos
Message 1 of 2
(2,819 Views)

Here's one way that uses DAQmx. You can also use the DAQ Assistant in a similar way or traditional DAQ. There is also a different way to do the timing with a little less code. Look at the Elapsed Time function.

Message Edited by Dennis Knutson on 04-11-2006 03:39 PM

0 Kudos
Message 2 of 2
(2,814 Views)