LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Reference / invoke node by way of for loop.

Just a general conceptual question:

 

LED47_0-1684873391968.png

 

 

is there a way I can initialize the graphs- perhaps cycling them efficiently in a for loop?

Cycle through the label?

 

0 Kudos
Message 1 of 6
(930 Views)

Label.Text or ClassName will work.

ZYOng_1-1684874330200.png

 

-------------------------------------------------------
Applications Engineer | TME Systems
0 Kudos
Message 2 of 6
(924 Views)

thank you!

0 Kudos
Message 3 of 6
(918 Views)

xyg.png

0 Kudos
Message 4 of 6
(824 Views)

I can't seem to find that input VI on my palette anywhere?

0 Kudos
Message 5 of 6
(814 Views)

That's the Traverse for GObjects .vi which is only available with scripting enabled. Tools>Options>VI Server to find how to enable scripting. What he replied with is a snippet which you can download to somewhere on your computer and then drag it to block diagram and it should create the code for you. 

Now Using LabVIEW 2019SP1 and TestStand 2019
0 Kudos
Message 6 of 6
(794 Views)