VeriStand .NET API Reference

IMacroPlayer.OnMacroCommandLine Event

Callback invoked just before executing 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 OnMacroCommandLine As DOnMacroCommandLine
C#
event DOnMacroCommandLine OnMacroCommandLine
Visual C++
 event DOnMacroCommandLine^ OnMacroCommandLine {
	void add (DOnMacroCommandLine^ value);
	void remove (DOnMacroCommandLine^ value);
}

See Also

Log in to get a better experience