Hello,
i want to measure volt with agilent 34972a and simultaneously save the data on a usb stick.
the problem i have is that when i start my Scan, every time i´m Scanning agilent creates a new folder with config and data. So if i scan for like 10 minutes and do about 1000 scans, i get 1000 folders.
But i want and need is one data-file for each measurement, not for each scan!
I think the problem is that i´m repeating one trigger within my while-loop and agilent thinks that i am starting a new scan. Yet i tried everything to change that but either i´m not able to see the reading via labview or i can´t get the files within one data-file.
I really don´t know what else to try ...
Btw i´m using Labview 2012 and i´m working with the Agilent 34972a
Here my programm: