LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

remote front panel

To operate and rune a VI remotely, Is it must for that vi to be in run status on the Host Computer?
or
it can be run without launch it in the hoster?

How?

Thanx
Message 1 of 5
(3,433 Views)
Hi,

You can configure VI server to call the application remotely.
You can try call by reference and call by invoke methods to do that

suki
Message 2 of 5
(3,416 Views)
Hello,

To do remote panel, you can follow this tutorial :
http://zone.ni.com/devzone/conceptd.nsf/webmain/8BC90A5F744A482886256BA000681713?opendocument

Hope this help.

Isabelle
NIF
Isabelle
Ingénieur d'applications
National Instruments France
Message 3 of 5
(3,413 Views)
The vi must be in memory on the host computer but doesn't have to be running. If the vi is not in memory remote front panels will not be able to connect to the vi. hope this helps.
BJD1613

Lead Test Tools Development Engineer

Philips Respironics

Certified LV Architect / Instructor
Message 4 of 5
(3,404 Views)

Unfortunely, when you access VI remotely, the "hoster"("server") needs de Vi loaded in memory,so yes, you need to launch labview on server to get it remotely...

If you find a away to load the VI in memory without launch labview, tell me...

Srry if it`s little to late to answer, but better than nothing...

0 Kudos
Message 5 of 5
(2,876 Views)