VeriStand .NET API Reference

Target.GetStimulus Method

Gets the Stimulus section, which contains the stimulus generators available in the Legacy Stimulus Profile Editor.

Namespace: NationalInstruments.VeriStand.SystemDefinitionAPI
Assembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
Public Function GetStimulus As Stimulus
C#
public Stimulus GetStimulus()
Visual C++
public:
Stimulus^ GetStimulus()

Return Value

A Stimulus object.

Remarks

Note:

This method is obsolete in NI VeriStand 2011 and later and does not interact with the latest version of the Stimulus Profile Editor. Use the Stimulus Profile API, in NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi.dll to interact with the current Stimulus Profile Editor.

See Also

Log in to get a better experience