12-21-2006 10:48 AM
12-21-2006 11:17 AM
@Ashley.w wrote:
Is there a simple conversion tool?
Yes, it's called LabVIEW for Linux.
The development environment is the same on the different platforms. You can take the VI you wrote in Windows and simply open it in LV for Linux and keep editing it there.
The catch is that some things won't work. For example -
Basically, you just need to see that you don't have Windows-specific code in your application and, if you do, modify it to work on Linux. You can try asking your local NI office for more specific details about your application.
12-21-2006 11:33 AM
Thanks TST
I will probably be OK. I have some Matlab script in my code which may prove a problem. I will have to work round this.
Many thanks and happy Christmas and New Year
Ash
12-21-2006 12:10 PM