08-28-2010 06:22 PM
Hi All,
I designed a LabVIEW program that is capable of acquring, logging and visualizing real time data from Solartron 7061
Analyzer. In our Lab we have been using this Solartron for so long manually. Now that I have this designed ssoftware
we aim to use it to control the Solartron scanning from one channel to the other. The problem we are facing is that
when we set experiemnt without the software and record the values manually, the values as displayed is what we
expect ( ie the increase in the trend or decrease in the trend), but the very moment we connect GPIB to record the
values using software, the values increase and decreses in an unusual way.
I will appreciate your help.
Innocent.
08-28-2010 06:32 PM
Define unusual. You are going to have to explain some more. The driver is old and unsupported so you may have to do most of the debug yourself. Attach your code with the details.
08-28-2010 10:53 PM
Hi Thanks, Unsual I mean- if we are running experiment that the values we acquire will increase in as we run
the experiment, If we run the experiment with my software, the values we acquire sometimes gives a negative
value which can never be. I will attached the code.