VeriStand .NET API Reference

IStimulus Members

The IStimulus type exposes the following members.

NameDescription
GetStimulusProfileFile Gets the stimulus profile file that is running on the target.
GetStimulusProfileManagerState Gets the state of the stimulus profile manager.
GetStimulusProfileResult Gets the results of the last stimulus profile that ran on the target, including whether it passed, failed, or received an error.
ReserveStimulusProfileManager Reserves the stimulus profile manager and prevents other clients from running stimulus profile files.
RunStimulusProfile 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.
UnreserveStimulusProfileManager Unreserves the stimulus profile manager.

See Also

Log in to get a better experience