03-18-2015 09:10 AM
Dear Users
I have a task to obtain data from MKS pressure measurement unit Baratron, and do so using PR4000BF
I read through the forums, and found a way how to do this via RS232 com port.
Next step was to obtain LabView trial software, and software package from MKS Germany. I was ablo to open it in latest LabView, and obtain the reading from the device.
The data aquisition also runs in a continous mode fine, and displays the measurment on a PC screen.
Unfortunately, I have never used LabView before.
I spent a lot of time figuring out how to save measurement data to a file, but I do not know how to decrease the frequency of the measurements.
Also, I am still not able to save data to Microsoft Excel file format.
I am asking for help, on how to change the attached file, to be able to export measurement data to a file, where each measurement is in a different line with a time stamp and a frequency of measurment is one per second.
I hope that I have exported it correctly.
My LabView trial is running out of trial time, and I am afraid that I will not be able to learn it that quickly.
Thank You in advance for support.
03-19-2015
04:36 PM
- last edited on
12-09-2024
05:43 PM
by
Content Cleaner
Hi tehSorcerer,
The Write to Spreadsheet File might be something along the lines of what you're looking for. Here is some more information on that, hopefully these point you in the right direction:
Creating Spreadsheet Files: https://www.ni.com/docs/en-US/bundle/labview/page/creating-spreadsheet-files.html
Writing to Spreadsheet Files: https://www.ni.com/docs/en-US/bundle/labview/page/writing-to-spreadsheet-files.html