NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Getting value of Two Global variables in the same Vi

Dear Folks

 

I need to get the signals from two separate instruments in the same VI . I can get the signals of these instruments in thier respective VI.

After going through tutorial I tried for Global Variable option. But the problem is the same as  every global variable has its own front panel.

The  solution in which I am interested is to have signals in the same front panel. How to get this?

 

I am quite new to Labview and programming and my be missing somthing really silly. Please help me out.

 

Regards

 

Dawood

0 Kudos
Message 1 of 2
(3,037 Views)

Hi,

 

You need to re- post to the LabVIEW forum.

Also I would suggest you post an example either as a VI or picture of what you are trying to achieve.

 

You can have a top level VI call the individual instrument VI without having to use a Global and you can link the outputs terminals direct to the indicators on the top level VI front panel. By the way you can have as many control / indicators on a Globals Variable VI as you like. When you place the Global Variable on a diagram you then select the control to which you want to read from or write too.

 

Regards

Ray Farmer

Regards
Ray Farmer
0 Kudos
Message 2 of 2
(3,028 Views)