LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Multi condition looping

Also I have questions, I hav eto mimic the RMC program in labview the expression command is not possible in labview.

Also how to acess the status bits from rmc and how to convert real to DINT.? If we use sine wave start command of RMC how can I show in the labview program the plot.

how to use jump command or link command of rmc in labview?

0 Kudos
Message 11 of 13
(285 Views)

Hi

 

I see that in each case, you have one vi which is called 5 times. instead, you could put the vi inside a For loop, set N to 5 and wire the (i+1) terminal value to the input where you have wired 1,2,3..

 

then, move all your block diagram objects close enough so that the entier BD is in one screen. make it compact

Regards
Freelance_LV
TestAutomation Consultant
0 Kudos
Message 12 of 13
(284 Views)

thats the flow

0 Kudos
Message 13 of 13
(283 Views)