LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
0 Kudos
David_L

Reinitialize stacked shift register.

I think there should be a way to reinitialize a stacked shift register to the originally initialized value so you can clear out the contents of every iteration all at once.  For example, the code below, implemented with 4 individual shift registers:

 

 multiple shift registers.PNG

 

Could be implemented with 1 stacked shift register with a reinitialize terminal:

 

stacked shift register with reinitialize.PNG 

6 Comments
AristosQueue (NI)
NI Employee (retired)
My opinion: This is such a low frequency use case that it doesn't warrant feature work.
Intaris
Proven Zealot
I also cannot think of a single use case in any of my code for this.
JackDunaway
Trusted Enthusiast
SSR's are not readily scalable, so I stay away from them typically. But going back to the Idea, how about more generically, a Reinit terminal that works on all Shift Registers? I would certainly use that.
G-Money
NI Employee (retired)

Going to combine with duplicate idea which has more votes.

G-Money
NI Employee (retired)
David_L
Active Participant

Which is the duplicate? The link is to this same idea...