how to make a "tickcount" count seconds without using a while loop?
I'd like a led indicator to turn on after 15 seconds AFTER i press an "OK" button. Is it possible to do ALL this inside ONE while loop? Are case structures required?
Thank you.
can you please send me a VI containing what you explained?
Hi Majd,
this is a very basic task you have to perform. It's suited perfectly to learn to use LabVIEW!
Write some pseudocode to have an abstract of the programming task, then try to create it using LabVIEW structures/functions. When you have problems then, you can ask here while attaching your VI...
can you please try to replace teh while loop with someting esle?
@Majd.n96 wrote:
can you please try to replace teh while loop with someting esle?
We could replace the loop with your instructor, but he/she probably wouldn't be too happy about that...
Isn't this the same question as your other thread? http://forums.ni.com/t5/LabVIEW/Tick-count/td-p/2604645