Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Feedback node in LV 6.1?

Solved!
Go to solution

I have an old old NI card that I'm using, it's a PC1200 ISA card, I've only gotten it to work with LabView 6.1.  I have a really simple question and it's driving me bonkers.  I have a WHILE loop running, taking measurements.  In one iteration of the loop, it solves for a number.  How do I keep the number for the next iteration of the loop?  In a newer version of LV I've used a feedback node to do this, but I don't see it in 6.1.

 

It's such a simple thing but I can't find the solution.  In a BASIC program this would just be a variable.  Any ideas?

 

 

0 Kudos
Message 1 of 4
(3,012 Views)
Solution
Accepted by topic author CIETodd@UB

Does 6.1 have shift registers? Right click on the left border of the while loop and see if Add Shift register is an option.

 

-AK2DM

~~~~~~~~~~~~~~~~~~~~~~~~~~
"It’s the questions that drive us.”
~~~~~~~~~~~~~~~~~~~~~~~~~~
Message 2 of 4
(3,007 Views)
That was it!
0 Kudos
Message 3 of 4
(2,996 Views)

Thanks for the 'feedback' 🙂

 

-AK2DM

~~~~~~~~~~~~~~~~~~~~~~~~~~
"It’s the questions that drive us.”
~~~~~~~~~~~~~~~~~~~~~~~~~~
0 Kudos
Message 4 of 4
(2,987 Views)