zappa2 Posted January 23, 2008 Report Share Posted January 23, 2008 Hi , I realize that this is a very basic question, but I could not find the answer. If I have a simple front panel control, like a Boolean switch or a selection list, how can I generate a Boolean TRUE event after a control change? (With this event I'd like to leave a loop) (STOP = TRUE) thnx, Jasper Quote Link to comment
LAVA 1.0 Content Posted January 23, 2008 Report Share Posted January 23, 2008 QUOTE(zappa2 @ Jan 22 2008, 07:40 AM) Hi ,I realize that this is a very basic question, but I could not find the answer. If I have a simple front panel control, like a Boolean switch or a selection list, how can I generate a Boolean TRUE event after a control change? (With this event I'd like to leave a loop) (STOP = TRUE) thnx, Jasper Take a look to "Login dialog.vi" in the Ni Example Finder (Help/Find Example...). This VI does exacly what you want. Quote Link to comment
zappa2 Posted January 23, 2008 Author Report Share Posted January 23, 2008 QUOTE(pdc @ Jan 22 2008, 03:00 PM) Take a look to "Login dialog.vi" in the Ni Example Finder (Help/Find Example...). This VI does exacly what you want. Great thanks for your help! Now it works. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.