LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problems when plotting in Labview data from Arduino in real time. XY graph

Solved!
Go to solution

Hi GerdW,

 

Thanks for the advices. I'm not sure how to do the shift register but I will try to do it. In case I couldn't  solve it with the  LabVIEW manual information,  I'll ask you about it. 

 

Thanks  again. 👍

0 Kudos
Message 11 of 12
(404 Views)

Hi Lucas,

 


@Lucas_DF wrote:

I'm not sure how to do the shift register but I will try to do it.👍


Right-click the reference tunnel, choose "replace with shift register"…

(Background: a FOR loop can iterate zero times and so kill the reference when using plain tunnels. With a shift register the reference will survive such a FOR loop call…)

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 12 of 12
(402 Views)