LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Displaying a graph in a seperate VI

I want to display a graph in seperate window (VI) but I also like to
enable/disable this window. Is there a possibility to switch on or of the
VI's frontpanel from within the program?

Johan van Hespen
0 Kudos
Message 1 of 3
(2,849 Views)
"Johan van Hespen" wrote:
>I want to display a graph in seperate window (VI) but I also like to>enable/disable
this window. Is there a possibility to switch on or of the>VI's frontpanel
from within the program?>>Johan van Hespen>>

Yes!
You can use dstp protocol.
You could find the example datasktx.llb in the "comm" folder.
0 Kudos
Message 2 of 3
(2,849 Views)
Hi Johan,

There's also the possibility to use a tab-control (You would be in need of
LabView 6i) . Look for an example in which it is used at:

FIR filtering using Optional Specs.vi.


Ronald



Johan, ik neem aan dat je een beetje te weinig ruimte op je beeldscherm hebt
om alle graphs te displayen. In dit geval kan het gebruik van de tab-control
(geintroduceerd in LabView 6i) erg handig zijn. Dat wat je niet wilt
zien..... Een leuke 3D versie daarvan vind je overigens in 'array and
clusters' op je controls pallet

Groet,

Ronald


Johan van Hespen schreef in berichtnieuws
39ddeb90@newsgroups.ni.com...
> I want to display a graph in seperate window (VI) but I also like to
> enable/disable this window. Is there a possibility to switch on or of
the
> VI's frontpanel from within the program?
>
> Johan van Hespen
>
>
0 Kudos
Message 3 of 3
(2,849 Views)