LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Clear buffer /flush data each program start.

Hello,

Im labview newbie and im wounder if there is an any option in labview options to not use old data from buffer.
I got projet on my studies and every time i test my program i have to turn off multiple diodes..

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

What buffer are you talking about?

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

Your question is way too ambiguous. What is buffering the data? Can you show us some simplified code?

 

(Maybe stale data is retained in an uninitialized shift register, maybe some controls are at non-default values, maybe the default values of some controls are wrong, maybe you don't correctly shut down the hardware on program close, maybe you don't initialize the code correctly on first run,  etc. etc.)

 


@Vizi wrote:

... every time i test my program i have to turn off multiple diodes...


If you can do it, your program can do it even better. You just need to program it right. 😄

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