10-31-2013 06:54 AM
how to make a "tickcount" count seconds without using a while loop?
10-31-2013 07:27 AM
10-31-2013 07:32 AM
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.
10-31-2013 07:38 AM
10-31-2013 07:40 AM
can you please send me a VI containing what you explained?
10-31-2013 07:44 AM
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...
10-31-2013 08:02 AM
can you please try to replace teh while loop with someting esle?
10-31-2013 08:04 AM
10-31-2013 12:43 PM
@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...
10-31-2013 04:56 PM
Isn't this the same question as your other thread? http://forums.ni.com/t5/LabVIEW/Tick-count/td-p/2604645