Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

How to reset the array after condition is satiesfied

Hi Everyone!

 

I am building a program which can measure the average power in every defined second. The name of powermeter is StarLite from Ophir. I just modified the LabVIEW file found in the company's website. In my given code, I cannot reset the measured power when my condition is satisfied. I used shift register to accumulate the data. How can I reset the accumulated data when the condition is true? Thank youScreenshot 2025-03-13 094709.png

 

 

 

 

0 Kudos
Message 1 of 2
(74 Views)

Use a Select node plus an empty array to clear the shift register.

For waveform chart, see Clear a Chart or Graph in LabVIEW

-------------------------------------------------------
Applications Engineer | TME Systems
https://tmesystems.net/
0 Kudos
Message 2 of 2
(51 Views)