ni.com is currently experiencing unexpected issues.
Some services may be unavailable at this time.
09-18-2009 02:05 PM
Hello guys ..
Im working on a project. I havent created a full working application with all these login details and so.So you can say that Im relatively new to all this.I have put together a vi that will authenticate a supervisor with his username and password and store it in a text that will be used to read usernames and passwords.Though this is not the effective way to do it ,Im going to go ahead with it.
My problems are :
Any sort of help would be great
Thank you.
09-18-2009 10:47 PM
09-18-2009 10:49 PM
09-21-2009 02:07 AM
Here is the solution to your problem.
You will have to use this vi as sub vi in your code and then using connector pane you will have to configure the inputs and outputs. As i can see you have already done that. If you want it to throw an error you can use dialog box for the same. You can find the same in functions palette>> Prgramming>> Dialog and user interface.
You are not giving path to write to text file.vi. You can give the path of file there itself so that it will not ask you for file location.