VeriStand .NET API Reference

Table of Contents

StimulusProfile.Abort Method

Immediately terminates the execution of the stimulus profile, without executing any clean up-tasks.

Namespace: NationalInstruments.VeriStand.StimulusProfileDefinitionApi
Assembly: NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi (in NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
Public Sub Abort
C#
public void Abort()
Visual C++
public:
void Abort()

Remarks

Use the Stop method to execute clean-up tasks before terminating stimulus profile execution.

See Also

Log in to get a better experience