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.

Refer to the labview\examples directory for examples of programmatically controlling VIs.

Find related examples