LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQmx 8.6.0f5 vs 8.6.0f6

What is the difference between DAQmx version number 8.6.0f5 and 8.6.0f6?
Troy - CLD "If a hammer is the only tool you have, everything starts to look like a nail." ~ Maslow/Kaplan - Law of the instrument
0 Kudos
Message 1 of 5
(3,073 Views)

I don't think NI publishes anything about the minor "f" bumps (f = fix), only when there's an issue. Are you experiencing a problems? There's nothing noteworthy about 8.6.0f5 and 8.6.0f6. You do have to me mindful, however, when upgrading. There have been problems with 8.6.0f12 and 8.7.1f2.

Richard






0 Kudos
Message 2 of 5
(3,057 Views)
As Richard said there's nothing noteworthy about 8.6.0f5 and 8.6.0f6. However here's a link that shows you the differences between different major DAQmx releases.
 
Regards,
Faris
Bueller
0 Kudos
Message 3 of 5
(3,040 Views)


@broken Arrow wrote:

You do have to me mindful, however, when upgrading. There have been problems with 8.6.0f12 and 8.7.1f2.




This is why I ask.


Faris_A, thanks for the link, however that page only goes up to DAQmx 8.5. I'm interested in the differences between the minor fixes.

If they were so minor, I should have no reason to be mindful. There should be no problems between one fix and another.
Is there a list of the minor fixes somewhere? Or even a list of the differences between 8.7.1 & 8.6.0?

I orginally had 8.6.0f5 installed and updated it to 8.7.1. Then uninstalled it when I couldn't redistribute a runtime 5 version.
When I reinstalled 8.6.0 from a set of disks it was 8.6.0f6.
I've had all sorts of problems before when a new application tries to use an older DAQmx driver. I just want to know if I install a new exe over an old one, will it behave erratically unless I reinstall DAQmx to the version I compiled with (I.e. 8.6.0f6)


Message Edited by Troy K on 06-06-2008 12:05 PM
Troy - CLD "If a hammer is the only tool you have, everything starts to look like a nail." ~ Maslow/Kaplan - Law of the instrument
0 Kudos
Message 4 of 5
(3,018 Views)
To check the fixes that were made on each daqmx release, you need the check the Readme file on the product page.For a list of the different DAQmx version available for download check the following link: http://joule.ni.com/nidu/cds/fn/p/sb/navsRel/lang/en?q=daqmx
You can click on the version you are interested in and check the Readme file.
 
As far as distributing application, you can build an installer on the computer you developed tha LabVIEW code on, and include the DAQmx version you used to compile the program, ths way you guarantee that you are using the same DAQmx version on all computers.
 
In your case, I don't think installing a new exe over an old one will cause problems.
 
regards
Faris
Bueller
0 Kudos
Message 5 of 5
(2,986 Views)