02-29-2024 04:14 AM
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?
Solved! Go to Solution.
02-29-2024 04:46 AM - edited 02-29-2024 04:46 AM
Have you tried connecting the merged signals to graph instead of processing?
02-29-2024 06:09 AM
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.
02-29-2024 06:27 AM
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???