LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Resetting a graph

Solved!
Go to solution

Hello

 

I've been trying to reset a graph, but for some reason previous values keep popping up.

I tried setting value to empty, reinitializing to default and several other things, but every time i run the graphing after "reinitializing" the previous run values come back.

 

What am i missing here?

graph_reset.png

0 Kudos
Message 1 of 4
(344 Views)
Solution
Accepted by topic author AeroSoul

Have you tried connecting the merged signals to graph instead of processing?

 

----------------------------------------------------------------------------------------------------------------
Palanivel Thiruvenkadam | பழனிவேல் திருவெங்கடம்
LabVIEW™ Champion |Certified LabVIEW™ Architect |Certified TestStand Developer

Kidlin's Law -If you can write the problem down clearly then the matter is half solved.
-----------------------------------------------------------------------------------------------------------------
Message 2 of 4
(330 Views)

I guess that works. Just removing the Configure Collector express VI works, but i don't understand why?

That VI (should) only sets the maximum number of samples.

0 Kudos
Message 3 of 4
(301 Views)

Hi Soul,

 


@AeroSoul wrote:

Just removing the Configure Collector express VI works, but i don't understand why?

That VI (should) only sets the maximum number of samples.


You set the number of samples right at the FOR loop "N" terminal.

Why do you need any ExpressVIs in your image???

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 4
(295 Views)