VeriStand .NET API Reference

VeriStandProjectCommand Enumeration

Specifies the command that a SendProjectCommandStep sends to the active NI VeriStand project.

Namespace: NationalInstruments.VeriStand.StimulusProfileDefinitionApi
Assembly: NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi (in NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi.dll) Version: 2013.0.0.0 (2013.0.0.0)
Member nameDescription
Connect Connects the project on the host computer to a target. This option only establishes a connection to a target. It does not deploy the system definition file.
Deploy Deploys the system definition file associated with the project to the target.
Disconnect Disconnects the project from the target. This option does not stop execution of the system definition file on the target.
Run Run the project.
Undeploy Undeploys the system definition file associated with the project from the target. Undeploying the system definition file stops execution on the target.

See Also

Log in to get a better experience