07-17-2015 04:05 AM
I have data on channels 1 and 2 and also have the math channel (A + B) selected.
When I export data, it saves twice as many data points for the math channel than the others. Why is this?
Note, I am using Sample, not Peak Detect.
If anybody could answer this I would be very grateful.
Solved! Go to Solution.
07-17-2015 08:59 AM
Lesach wrote:
I have data on channels 1 and 2 and also have the math channel (A + B) selected.
When I export data, it saves twice as many data points for the math channel than the others. Why is this?
Which version of the application are you using -- 1.0, 1.1, or 1.2?
In versions 1.0 and 1.1, the math channel did linear interpolation between samples to help support cursors and measurements. In 1.2, we improved the cursors and were able to remove the linear interpolation.
Regardless of your application version, the timestamp associated with each sample will indicate when the sample was taken.
Joe Friedchicken
NI Configuration Based Software Get with your fellow OS users
[ Linux ] [ macOS ]Principal Software Engineer :: Configuration Based Software
Senior Software Engineer :: Multifunction Instruments Applications Group (until May 2018)
Software Engineer :: Measurements RLP Group (until Mar 2014)
Applications Engineer :: High Speed Product Group (until Sep 2008)
07-17-2015 09:56 AM
Hi JoeFriedchicken,
Thanks for the response, I am running firmware version 1.0.1f0.
So is it possible to upgrade to remove this issue?
I can get around it for plotting in MATLAB etc... but I just wanted to know what was happening.
Thanks again!
07-17-2015 10:11 AM
Lesach wrote:
Thanks for the response, I am running firmware version 1.0.1f0.
So is it possible to upgrade to remove this issue?
Yes -- open the File menu and choose Search for firmware update.
Since you're on version 1.0.1, you will need to update twice -- first to 1.1 and then to 1.2. There was a firmware bug in 1.0 that prevented larger firmware images being applied; but from 1.1 and later, any firmware image can be applied.
Joe Friedchicken
NI Configuration Based Software Get with your fellow OS users
[ Linux ] [ macOS ]Principal Software Engineer :: Configuration Based Software
Senior Software Engineer :: Multifunction Instruments Applications Group (until May 2018)
Software Engineer :: Measurements RLP Group (until Mar 2014)
Applications Engineer :: High Speed Product Group (until Sep 2008)
07-17-2015 10:13 AM
Superb! Thank you