IStimulus Interface
- Updated2023-02-21
- 2 minute(s) read
Some members of this interface are deprecated in NI VeriStand 2010 and later. Use the IStimulus2 interface instead.
Namespace:
NationalInstruments.VeriStand.ClientAPIInterface to control stimulus generation.
Assembly: NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Syntax
Visual Basic (Declaration) |
---|
Public Interface IStimulus |
C# |
---|
public interface IStimulus |
Visual C++ |
---|
public interface class IStimulus |
Remarks
The members of this interface control stimulus generation in the original version of the NI VeriStand Stimulus Profile Editor. In NI VeriStand 2011 and later, this interface 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.