LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can Labview do the following.... create a form to accept test set up info from user. A button on that form to perform a test and get the results. Have the test results and the user input written to a database.

Also, perform validations on the user input; enter user input via drop down list box (info from database), check box or radio button. Processing som user input to derive values for other fields; retrieve the user input from the data base in order to run subsequent tests.
0 Kudos
Message 1 of 2
(2,712 Views)
Yes, definitly.

As I tell my boss, you can do anything in software. But besides that, what you are asking to do is exactly what LabView was developed for. It is very quick development when coding to do tests and collect data. For database input and output, I would suggest purchasing the SQL toolkit. It makes databse tasks very easy.

Good luck in your efforts,
Jared
0 Kudos
Message 2 of 2
(2,712 Views)