VeriStand .NET API Reference

StimulusProfile.Pause Method

Pauses the execution of the stimulus profile.

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 Pause
C#
public void Pause()
Visual C++
public:
void Pause()

Remarks

Use the Continue method to resume execution after a pause.

See Also

Log in to get a better experience