Gets the
IStimulusProfileSession interface, which you can use to automate the execution of an already deployed Stimulus Profile Session.
Namespace:
NationalInstruments.VeriStand.ClientAPI
Assembly:
NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Parameters
- gateway_ip_address
- Type: System.String
Specifies the IP address of the VeriStand Gateway.
- session_id
- Type: System.String
Specifies the Session ID of the deployed Stimulus Profile Session.
Return Value
Returns an Error object. If no error occurs, the Code property of the Error object is 0.