I think what you want to do is to wire in an empty array into the shift register to initialize it. The way your vi is now, when you run it a second time, the array results from the previous run is still there. If you initialize the shift register, the array will be cleared every time you run the vi.
- clear an array 2com
- Re: clear an array Mads
- Re: clear an array Mads
- Re: clear an array tbob
- Re: clear an array 2com
- Re: clear an array Uni Pune
