Linux vs Windows
#1
Posted 02 February 2007 - 03:42 PM
It would also be good to note that some of the add-ons available for LabVIEW are listed as "Windows, Not in Base Package" (e.g., MathScript). You may want to check for add-on availablity as part of your decision.
-H
#2
Posted 02 February 2007 - 02:14 PM
I am working in the Institute of Space Studies of Catalonia and we're gonna get a license. Because we mainly have computers with Linux we might get a Linux license. However I am wondering if the 2 versions (Win and Lin) are totally equal or they have any differences?
This questions is mainly toward Linux programmers who might have found any problems that Windows programmers haven't found.
Thank you very much!!
#3
Posted 02 February 2007 - 02:19 PM
EDIT: The Academic department license allows anybody in your department to use the licenses for non-commercial projects.
Tomi
#4
Posted 02 February 2007 - 03:09 PM
IMAQ and DAQ drivers for Linux are often a problem... You should be able to find documentation on NI website about what is/isn't support on Linux version.
I'm absolutely not a fan of windows, but if you have to choose between Linus/MacOS/Windows to develop LabVIEW application, I would recomand to choose Windows it if you want to be sure to avoid drivers nightmare.
Of course as pointed Tomi, if you can afford, a departement license would avoid to have to choose.
#5
Posted 02 February 2007 - 04:56 PM
I am using the drivers I could found in the Driver Network in National Instruments (http://www.ni.com/devzone/idnet/). The drivers here are not specified to be for Win or Lin. This means they are for both?
Right now the ones being used are the drivers for the Tektronix DPO4000 osciloscopes (http://sine.ni.com/a...0440003BA7CCD71) but I don't know if they are only for Windows. I guess they could be used in Linux as well if they are poster in ni.com. No?
#6
Posted 02 February 2007 - 06:15 PM
This driver is listed as an IVI driver. IVI drivers require some lower level OS specific software. There MAY be IVI drivers for Linux, but you should look for plug-and-play drivers for your instruments.the drivers for the Tektronix DPO4000 osciloscopes (http://sine.ni.com/a...0440003BA7CCD71) but I don't know if they are only for Windows. I guess they could be used in Linux as well if they are poster in ni.com. No?
These are basically VIs that can be loaded on any platform. You can also customize the driver; IVI interfaces are typically DLLs and you can't "see inside". Given a choice, plug-and-play drivers are the way to go :thumbup:
your tkdpo4k has a plug-and-play driver located here
#7
Posted 03 February 2007 - 12:26 AM
This driver is listed as an IVI driver. IVI drivers require some lower level OS specific software. There MAY be IVI drivers for Linux, but you should look for plug-and-play drivers for your instruments.
These are basically VIs that can be loaded on any platform. You can also customize the driver; IVI interfaces are typically DLLs and you can't "see inside". Given a choice, plug-and-play drivers are the way to go :thumbup:
your tkdpo4k has a plug-and-play driver located here












