Nullllll Posted March 25, 2007 Report Share Posted March 25, 2007 Hi all, I want to ask if I have VI , and I want the user to full his name first , I mean menu , how can I do that?? Second if I want steps of questions to be done ,i.e first ask the user do u want addition or multiplication? if he chooses addition then the VI appear!! Quote Link to comment
Mellroth Posted March 25, 2007 Report Share Posted March 25, 2007 QUOTE(Nullllll @ Mar 24 2007, 03:53 PM) Hi all,I want to ask if I have VI , and I want the user to full his name first , I mean menu , how can I do that?? Second if I want steps of questions to be done ,i.e first ask the user do u want addition or multiplication? if he chooses addition then the VI appear!! Please Nullllll, put some effort in trying to make the VI first, then ask questions why it does not work. Apart from proving that you have actually tried something, it is often easier for us to get what you intend to do, if you include an example. That said, create a subVI that acts as a dialog with the inputs you need, just display and use that dialog where you need it, this sub VI can then output any data type you need. Simple questions that can be answered by selecting a buttons (like OK, No, Yes, Cancel), can be implemented with the LabVIEW dialog VIs. /J Quote Link to comment
Mike Ashe Posted March 25, 2007 Report Share Posted March 25, 2007 I agree totally with JFM, show first that you have made an effort. Second, if you work through the introductory tutorial that comes with LabVIEW, and study through some of the examples you will find code that does what you are asking for. You can then make a copy of that code and modify for your uses. You're lucky I've had another 1/4 Quote Link to comment
Mellroth Posted March 25, 2007 Report Share Posted March 25, 2007 QUOTE(Mike Ashe @ Mar 24 2007, 06:08 PM) ...You're lucky I've had another 1/4 I'm on my 4:th ... /J Quote Link to comment
Mike Ashe Posted March 25, 2007 Report Share Posted March 25, 2007 QUOTE(JFM @ Mar 24 2007, 12:15 PM) I'm on my 4:th ... Yeah, but you're 5-6 hours ahead of me into your day, I'll catch up ... Quote Link to comment
Mikkel Posted March 25, 2007 Report Share Posted March 25, 2007 QUOTE(Mike Ashe @ Mar 24 2007, 06:43 PM) Yeah, but you're 5-6 hours ahead of me into your day, I'll catch up ... I think http://ars.userfriendly.org/cartoons/?id=20041130' target="_blank">this link is in order.... -Mikkel 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.