Connects the VeriStand Gateway to one or more targets running the system definition file you specify.
Namespace:
NationalInstruments.VeriStand.ClientAPI
Assembly:
NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Visual Basic (Declaration) |
|---|
Function ConnectToSystem ( _
systemdefinition_file_path As String, _
options As DeployOptions _
) As Error |
Return Value
Returns an Error object. If no error occurs, the Code property of the Error object is 0.