LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Analog and Counter for Pulsing

Thank you very much for your example. By looking at it, I was able to modify my own program and get it to output a wave on the analog channel. Thank you very much!
0 Kudos
Message 11 of 13
(913 Views)
Just had one other question in case you mightk now the answer... I know how to set up a trigger for what I'm doing but how do I get it to continually check and make sure that there is still a trigger... ie. right now if I trigger it and turn off the device it continues to run... I want it to stop running if there is no more trigger so after each cycle it completes it should check to see if there is some source... Do I just make some sort of simple loop?
0 Kudos
Message 12 of 13
(913 Views)
Just have a condition to where if you exceed a certain time limit then you perform a different operation.
0 Kudos
Message 13 of 13
(904 Views)