05-05-2016 11:47 AM
Hello,
I suggested getting labview to my boss for some automation I want to do in our lab. I would like to write the labview program on my laptop and dump the program on a different computer. Can I do that with the basic version or do I need the full version? My initial setup will be with labview controlling solenoid valves with an Arduino, and taking voltage measurements with a Keithley DMM.
Thanks
Solved! Go to Solution.
05-05-2016 11:54 AM
You will have to doublecheck the license agreement but I believe you can install a single license on two separate computers provided you do not use both of them at the same time. This would allow you to make your program on your laptop and run your program on another computer.
However, the application builder (to create an exe) is only included in the professional development version or can be purchased as an add-on for ~$1500.
05-05-2016 12:05 PM - edited 05-05-2016 12:09 PM
According to this link a single computer named user license does allow you to install the software on 3 business computers and on another computer at home for a named user license (i.e. tied to you)
Edit: fixed license type
05-05-2016 12:07 PM
Yup, either make it an EXE, which requires the application builder (which you may or may not have depending on your version) or install LabVIEW in both places, if you don't intend on distributing it more than these machines.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
05-05-2016 12:15 PM
Thanks for your help!