Motion Control and Motor Drives

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I accumulate all thevalues of past error? I can do it in LAV 8.5. Cannot in Lv8.0.

Hi, Guys,

I try to accumulate all the past position error to feedback the motion loop. I can use this formula node in LV8.5 and 9.0. I cannot use it in LV8,0 or 8.2? In my lab pc, it's LV 8.0 or8.2. I cannot wire back the output sum to input sum. How can I resolve the problem in LV 8.0? The input variable is acquired by Machine vision Loop in real time.

Thank you!

18067i6173F629B8410A58

0 Kudos
Message 1 of 3
(4,235 Views)

Guangli,

 

the feedback node was introduced with LabVIEW 8.5. In older LabVIEW versions you should use a shift register.

 

18113i726722A1D2BD8CC0

 

Kind regards,

Jochen Klier

National Instruments

0 Kudos
Message 2 of 3
(4,221 Views)

Thank you! Actually, we don't have to use formula node inside while loop. A plus sign is enough. How can I do if the control variable is outside while loop.

0 Kudos
Message 3 of 3
(4,212 Views)