LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

control a distant vi programmatically

Hi,
How to programmatically control a vi?
How to call the function "distant connection" of the "execut" menu?
thanks
 
0 Kudos
Message 1 of 3
(2,743 Views)
 

Francky,

I don't know the expressions "distant connection" and "execut".... but I have a link to documents that describe, how you could programmatically control VI's:
https://www.ni.com/docs/en-US/bundle/labview/page/creating-a-vi-server-application.html

VI Server is also explained in detail in our LabVIEW Basics/Intermediate classes (ni.com/training)

Hope this helps,

Stefan

*********************************************************
Impossible is nothing - nothing is impossible
*********************************************************
0 Kudos
Message 2 of 3
(2,730 Views)
Sorry for my english but I have a french version of labview, and I tried to translate some Labview name functions...
In fact, I found what I searched in an Labview exemple on my PC (C:\Program Files\National Instruments\LabVIEW 7.1\examples\remotepanel\RemotePanelMethods-Clients.vi). This allow me to connect my PC to a distant PC (distant PC is located at 10 kilometers of my office's PC), to open the distant panel and to control it. I don't need any more to take my car to go to the distant PC... Thanks Labview...
 
Thanks for your answer,
best regards,
Francky
0 Kudos
Message 3 of 3
(2,712 Views)