LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I use a VI to do an operation in which there is shift register (while loop), can I pass the last value of shift register?

I use a VI that will do an operation in while loop in which there is a shift register.

I desire that when i push botton stop the VI stops execution and the last value of shift register is passed to a indicator. It's possible to give the last value of shift register of a output value of VI maybe assocating to it an indicator out of while loop?

0 Kudos
Message 1 of 2
(2,519 Views)

I think you mean like this?:

 

Last Value.png

 

------------------------------------------------------------------------------------------------------
"Everything should be made as simple as possible but no simpler"
Message 2 of 2
(2,510 Views)