LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to update data simultaneuosly on 2 screen?

    I need to update the data simultaneuosly on 2 screen, It should appear as real time update on both the screens. How do I achieve this?

Thank You
Meenatchi
0 Kudos
Message 1 of 2
(2,451 Views)

Hi Meenatchi,

By two screens you mean two front panels right ? If so and both are part of the same program then you may consider using global variable. You can keep reading the global variable where ever you want to display the datas while updating the variable where the data is captured/obtained.

Hope it helps



Message Edited by Deepu on 11-15-2007 11:59 AM
0 Kudos
Message 2 of 2
(2,445 Views)