IStimulus.UnreserveStimulusProfileManager Method
- Aktualisiert2023-02-21
- 2 Minute(n) Lesezeit
Unreserves the stimulus profile manager.
Namespace:
NationalInstruments.VeriStand.ClientAPIAssembly: 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.