08-18-2009 09:16 PM
We have a duplicate measurement setup here at our lab (two computers set up the same way). I just finished the program for one of the setups and would like to also be able to run it on the second setup.
We ordered the developer's suite, which I think means that we can create a stand-alone app for the other setup, right? I am new to LabVIEW so I have no idea how to do this. Could somebody please help, or at least point me in the right direction? We just want to run the program on both computers. Thanks a lot!
08-18-2009 10:50 PM
Open the LabVIEW help and search for the 'stand-alone application' topic. There is 'building (example)' and 'building (how-to)' under that. Once you've built the exe, you will then to learn how to create an isntaller so that the exe, the LabVIEW run-time, all hardware drivers, and your MAX configuration can be installed on the second pc. Creating an installer is covered in the help as well.
In the future, you would want to post new questions on this topic to the LabVIEW. It's not really a DAQ question.