Jump to content

Linux vs Windows


Doon

Recommended Posts

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!! :)

Link to comment

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

Link to comment

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.

Link to comment

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?

Link to comment
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

Link to comment

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

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.