ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Tab control property node

I have a table of parameters I want to display the parameters of the table to the outputs

Download All
0 Kudos
Message 1 of 4
(3,196 Views)

Okay.   You have the start of a VI with a front panel of controls and indicators.

 

Do you have a question?

 

Your subject line "Tab control property node" doesn't seem to have anything to do with the VI you posted.  It doesn't even have a tab control in it!

0 Kudos
Message 2 of 4
(3,157 Views)
My question is how to inject the parameters in the vi to the table
0 Kudos
Message 3 of 4
(3,155 Views)

You don't have a table.

 

You have a set of controls and indicators.

 

You can write data to the terminal of indicators.  You can write data to controls by using local variables of those controls.

 

I would recommend you learn more about LabVIEW from here. How to Learn LV

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