Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Latest VISA version for LabVIEW 5.0.1?

What is the latest version of NI-VISA that is compatible with LabVIEW 5.0.1, under Windows 2000?

The VISA 3.0.1 readme doesn't mention anything about LabVIEW versions, but I have read postings on here in the past that suggested LV5 is too old for it. What's the official answer (before I download the 68 MB update?) 🙂
0 Kudos
Message 1 of 3
(3,637 Views)
Yes: The NI-VISA driver should always be backward compatible with older applications. If not, that's a bug. While newer VISA versions expose functionality that newer LabVIEW versions take advantage of, we don't remove functionality. It may not be as optimal, but it should work.

But not officially tested: I don't think we explicitly run our NI-VISA tests against LV 5.0x any longer. NI-VISA 2.6 did explicitly support that version, whereas NI-VISA 3.0 explicitly supports LV 5.1 and higher. I don't think anything significant changed between LV 5.0 and 5.1, so you should still be OK.

If you install NI-VISA 3.0x onto 2 different machines, 1 with LV 5.0x and 1 with LV 5.1, the only difference should be that the LV 5.1 machine will have
additional functionality of the newer VISA version. In other words, we will update the new properties and methods that VISA has added since that LV release. But if you have an existing application and don't need the newer VISA functionality (in other words, you just need the bug fixes), then this shouldn't matter.

My suggestion is this: base your decision on the readme file. If it mentions fixes to issues that are relevant to your application, then you should feel safe doing the upgrade.

I hope this helps.

Dan Mondrik
National Instruments
Message 2 of 3
(3,637 Views)
Thanks Dan - answers on VISA matters don't come any more official than this!

I'll try 3.0.1 and see how I get on - I take it there shouldn't be any problem downgrading to 2.6 if necessary, as long as I uninstall 3.0.1 first?
0 Kudos
Message 3 of 3
(3,637 Views)