VeriStand .NET API Reference

IProject.Connect Method

NameDescription
Connect() Connects an NI VeriStand project on the host computer to the target. This method only establishes a connection to a target. It does not deploy the system definition file. Use Deploy to deploy a system definition file to the target.
Connect(Boolean)

Connects an NI VeriStand project on the host computer to the target. This method only establishes a connection to a target. It does not deploy the system definition file. Use Deploy to deploy a system definition file to the target.

This method includes the option to display a connection progress dialog.

See Also