VeriStand .NET API Reference

Content Type
Programming Language
Current manual
Table of Contents

IStimulus Interface

Some members of this interface are deprecated in NI VeriStand 2010 and later. Use the IStimulus2 interface instead.

Interface to control stimulus generation.

Namespace: NationalInstruments.VeriStand.ClientAPI
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.

See Also

Was this information helpful?