I have run into a bit of a problem, or at least I think its a problem. I am using a USB-6008 Daq and LabVIEW 8 fyi.
I am building a program which will output a voltage for a set amount of time, and then no output for a set amount of time, and then output again, so on and so forth. Is the "while loop" with a "Wait until next ms" combo the best route to go for this?
With the current setup, I am using an external multimeter to measure the current/voltage during these times. However, it seems as if the current/voltage never shut off. Am I perhaps doing something wrong?
Thanks in advance!
p.s. I have attached a picture of what I am working with so far.