VeriStand .NET API Reference

Table of Contents

IMacroPlayer.OnMacroComplete Event

Callback invoked when the Macro Player completes execution.

Namespace: NationalInstruments.VeriStand.ClientAPI
Assembly: NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
Event OnMacroComplete As DOnMacroComplete
C#
event DOnMacroComplete OnMacroComplete
Visual C++
 event DOnMacroComplete^ OnMacroComplete {
	void add (DOnMacroComplete^ value);
	void remove (DOnMacroComplete^ value);
}

See Also

Log in to get a better experience