VeriStand .NET API Reference

Table of Contents

IMacroPlayer.OnMacroErrorMessage Event

Callback invoked if an error occurs while attempting to execute a Macro Player command.

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 OnMacroErrorMessage As DOnMacroErrorMessage
C#
event DOnMacroErrorMessage OnMacroErrorMessage
Visual C++
 event DOnMacroErrorMessage^ OnMacroErrorMessage {
	void add (DOnMacroErrorMessage^ value);
	void remove (DOnMacroErrorMessage^ value);
}

See Also

Log in to get a better experience