03-20-2014 08:34 PM
03-21-2014 10:19 AM
03-21-2014 02:37 PM
Hi Andrew,
In order to increase the sample rate, you have to decrease the resolution of your DMMs. I would try using the shipping example in the NI Example Finder under Hardware Input and Output>>Modular Instruments>> Switch> NI-DMM>> Multi-Point Measurements>> Cont acq & Chart Multiple Samples.vi. Using this VI, decrease the resolution to 4 and 1/2 digits. See if you can achieve a higher sample rate using this method.
Also, you can save your data in a variety of ways. You can use the Write to Measurement File Express VI to save your data to the file type of your choice. Additionally, you can use the Write to Spreadsheet file with Active X controls to save to an Excel file.
I hope this helps!
Anna L
03-21-2014 05:49 PM
Hi Anna,
Thank you. Your suggestion is absolutely right. The problem has been solved independently by two ways: using Cont acq & Chart Multiple Samples.vi and Maxmizing DC reading. vi.
Andrew