VeriStand .NET API Reference

Content Type
Programming Language
Current manual
Table of Contents

IStimulus2 Members

The IStimulus2 type exposes the following members.

Methods

NameDescription
GetStimulusProfileFile Gets the stimulus profile file that is running on the target. (Inherited from IStimulus.)
GetStimulusProfileManagerState Gets the state of the stimulus profile manager. (Inherited from IStimulus.)
GetStimulusProfileResult Gets the results of the last stimulus profile that ran on the target, including whether it passed, failed, or received an error. (Inherited from IStimulus.)
ReserveStimulusProfileManager Reserves the stimulus profile manager and prevents other clients from running stimulus profile files. (Inherited from IStimulus.)
RunStimulusProfile
Overloaded. This method is deprecated in NI VeriStand 2010 and later. Use the RunStimulusProfile instance in the IStimulus2 interface instead.

Runs a stimulus profile and logs data to a TDMS file in the directory you specify.

StopStimulusProfile Stops the currently running stimulus profile file. (Inherited from IStimulus.)
UnreserveStimulusProfileManager Unreserves the stimulus profile manager. (Inherited from IStimulus.)

See Also

Was this information helpful?