LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Remembering previous state in array.

Sample VI at:
http://homepages.about.com/mesatabletennis/MultiSwitch.ZIP

It appears I can't wire an array back to itself so it can recall it's previous state.

I'm trying to read and record a multimeter measurement for 7 different values and place the output into an array that corresponds to one of 7 different buttons.

I'd like the array to remember it's previous state for the buttons that aren't being pressed.

--Rob
0 Kudos
Message 1 of 3
(2,687 Views)
Not quite sure what your intent was, but my guess is that you need a shift register somewhere.

Joe
Roush Industries, Inc
Message 2 of 3
(2,687 Views)
Yeah, that's what I needed. Thanks.
0 Kudos
Message 3 of 3
(2,687 Views)