LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do you write data to a measurement file outside of a while loop?

We are using a while loop to run a control system and would like to acquire the feedback and control signals continuously (until we manually stop).  However, when we place the "write to measurement file" inside the while loop, it restarts saving the file on each loop rather than continuously storing the data.  When we place the "write to measurement file" outside the while loop, we don't get any data stored.  How should this be structured?

0 Kudos
Message 1 of 2
(3,200 Views)

@drneil wrote:

We are using a while loop to run a control system and would like to acquire the feedback and control signals continuously (until we manually stop).  However, when we place the "write to measurement file" inside the while loop, it restarts saving the file on each loop rather than continuously storing the data.  When we place the "write to measurement file" outside the while loop, we don't get any data stored.  How should this be structured?


Is this link relavant?


I am not allergic to Kudos, in fact I love Kudos.

 Make your LabVIEW experience more CONVENIENT.


0 Kudos
Message 2 of 2
(3,199 Views)