mermeladeK Posted February 2, 2007 Report Share Posted February 2, 2007 Hi!! 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!! Quote Link to comment
Tomi Maila Posted February 2, 2007 Report Share Posted February 2, 2007 The Windows version can call .NET and ActiveX classes. If you are an academic institution, purchase a Academic department license. It costs $5000 and you get professional version of almost all NI software. LabVIEW Mac/PC/Linux are all included. EDIT: The Academic department license allows anybody in your department to use the licenses for non-commercial projects. Tomi Quote Link to comment
LAVA 1.0 Content Posted February 2, 2007 Report Share Posted February 2, 2007 Well, the kind of application you need to develop will define the best version to choose. 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. Quote Link to comment
Doon Posted February 2, 2007 Author Report Share Posted February 2, 2007 Adding my two cents: 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 Quote Link to comment
mermeladeK Posted February 2, 2007 Report Share Posted February 2, 2007 Thank you for the valuable information. 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/apps/utf8/niid_web_display.download_page?p_id_guid=0CDA4000E8BC0C3FE0440003BA7CCD71) 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? Quote Link to comment
LAVA 1.0 Content Posted February 2, 2007 Report Share Posted February 2, 2007 the drivers for the Tektronix DPO4000 osciloscopes (http://sine.ni.com/apps/utf8/niid_web_disp...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? 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 Quote Link to comment
mermeladeK Posted February 3, 2007 Report Share Posted February 3, 2007 Great info. Ok, so now I know I can use Linux for what I need. The bosses don't seem to interested in getting an academic license right now. 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 Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.