The VI Server allows you to programmatically control VIs and LabVIEW. You can access the VI Server through block diagrams, ActiveX technology, and the TCP protocol. You can perform VI Server operations on a local computer or remotely across a network.
(Windows) To view related topics, click the Locate button, shown at left, in the toolbar at the top of this window. The LabVIEW Help highlights this topic in the Contents tab so you can navigate the related topics. |
Refer to the labview\examples directory for examples of programmatically controlling VIs.
Building VI Server Applications
Manipulating Application and VI Settings
Dynamically Loading and Calling VIs
Controlling Front Panel Objects Programmatically from a SubVI