VeriStand .NET API Reference

IStimulus.UnreserveStimulusProfileManager Method

Unreserves the stimulus profile manager.

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 UnreserveStimulusProfileManager As Error
C#
Error UnreserveStimulusProfileManager()
Visual C++
Error^ UnreserveStimulusProfileManager()

Return Value

Returns an Error object. If no error occurs, the Code property of the Error object is 0.

Remarks

The method is valid for the original version of the NI VeriStand Stimulus Profile Editor only. In NI VeriStand 2011 and later, this method is maintained for compatibility purposes only. Use the members of the Stimulus Profile Execution API to interact with stimulus profiles in NI VeriStand 2011 and later.

See Also

Log in to get a better experience