09-07-2006 12:49 PM
What I am trying to do is monitor 10 to 20 pressure readings and ambient temperature every 6 hours from stand-alone pressure sensors from Motorola MPX501D. I want to take the readings and log then in a spreadsheet format and store them on the hard drive to down load later.
I have just purchased your DAQmx Chassis
2 NI 9205 32 Channel +/- 10 volts 250 kS/s 16 bit Analog input Modules
1 NI 9211 4 channel thermocouple Module.
Do you have any suggestions on how to do it quickly and efficiently.
09-07-2006
11:08 PM
- last edited on
06-27-2024
06:36 PM
by
Content Cleaner
You meen a cRIO chassis??
Assuming you already have and will use LabVIEW, labVIEW RT and LbVIEW FPGA, this tutorials will help you in cRIO Application Development
Understanding this tutorials would be the quick and efficient approach to start building your application
Hope this helps
Dev
Message Edited by devchander on 09-07-2006 11:09 PM
09-08-2006 02:12 PM
09-11-2006 07:41 AM
Yes I have Labview8.1 and I just received your cDAQ-9172 USB 2.0 Chassis
09-12-2006
11:31 AM
- last edited on
06-27-2024
06:39 PM
by
Content Cleaner
Hello,
Since you are using LabVIEW 8.0.1 with the cDAQ-9172 everything I mentioned before should apply. The simplest way to acquire data and save it to a file is to use the DAQ Assistant and the LabVIEW Write Measurement File VI.
For more information on the DAQ Assistant and NI-DAQmx, there is a good online document found here. You can find the DAQ Assistant under the Measurement IO >> NI-DAQmx palette.
The LabVIEW write to measurement file is located under the express >> output palette. There are example in NI Example finder demonstrating how to use this ( or found here labview\examples\express\Cycle Analysis.vi).
Have a great day.
Jesse O.
Applications Engineering
National Instruments