05-14-2009 03:25 PM
05-14-2009 04:46 PM
Anything outside of a while loop won't get written to until the while loop finishes (assuming the data is coming from inside the while loop.
I would recommend you learn more about LabVIEW from here. How to Learn LV
05-14-2009 05:54 PM
05-14-2009 10:34 PM
mnky9800n wrote:
I thought I could place an LED in the output inside the while loop but apparently that is wrong.
I don't quite understand what you mean by this. Is the LED inside or outside the loop?
@Harold: Never ever create a while loop without having a small delay in there, unless you like to heat up your CPU.
05-14-2009 11:29 PM
lol sorry Iforgot to add a delay it was just a simple exp.
my b:)
05-16-2009 05:32 AM
NO NEED OF LOOPS AND ALL..... JUZ CREATE ONE BUTTON AND LED S ENOUGH AND CONNECT IT AND FROM THT U CHANGE PRESSING OPTIONS BY MECHANICAL ACTIONS VALUE( RIGHT CLICK ON BUTTON U LL GET IT....)
05-16-2009 05:47 AM
Hi 9943248202,
no need to cry out loud in the forum...
Well the original poster talked about a sbRIO and to connect a button to the digital input... How should your hint help?
05-16-2009 07:35 AM
05-16-2009 01:48 PM
GerdW wrote:Hi 9943248202,
no need to cry out loud in the forum...
I do not think 9943248202 meant to cry out load. But 9943248202 should not eat or drink then working with computers. The keys can get sticky like the Caps Lock key are now. So perhaps 9943248202 should get a new keyboard.
Anyway the Run Continuously buttons a debugging tool. I use it a lot then testing small code segments. If you make an application it should never be based to run with the Run Continuously button