LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to display two indicators on two seperate front panels?

I want to display two of the same indicators, but on seperate front panels. I want to do this so I can bring one of the panels over to another monitor (dual-monitor set-up) and keep the other front panel in the main display. Thanks!
0 Kudos
Message 1 of 2
(2,587 Views)
Hello Johnny-o,

One way to do this would be to create and insert a simple subvi into your main program. Pass the same data into the subvi that you are passing into the indicator. Place the same indicator on the front panel of the subvi. Change the settings of the subvi to �Show front panel when called� (File >> VI Properties . . . >> Window Appearance >> Customize).

If none of these suggestions help, or if I�m not correctly understanding your issue, please post the software and versions you are using, the applicable portions of your code, and any other information that may help, and I�ll be happy to look further into it.

Have a nice day!

Robert M
Applications Engineer
National Instruments
Robert Mortensen
Software Engineer
National Instruments
0 Kudos
Message 2 of 2
(2,587 Views)