Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

How to log the measurement data of RTD inputs continously using PXI system?

Dear Sir,

 

I would like to acquire 4 temperature sensors data using RTD sensors. I have a PXI system, i tried logging data to a measurement file. I have used DAQ assistant VI for aquiring the data. The data is not recording. It is overwriting on the same data.

 

Kindly suggest me, i need to acquire the data for every 2 seconds and write that data to a file.

 

 

0 Kudos
Message 1 of 2
(5,314 Views)

Hard to tell with so little information to go by.

 

Maybe on your open file, you are selecting "Create or Replace" and it's making a new file each time.

Maybe you need to set the write pointer to the end of the file before adding the next line.

 

Attaching a VI or screen shot of the block diagram might help.

 

B

0 Kudos
Message 2 of 2
(5,299 Views)