Interface to the Macro Player tool. Use this interface to load and play back a macro (
.nivsmacro
) file you created using the
IMacroRecorder interface. Use the
GetIMacroPlayer method of the
Factory class to access this interface.
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) |
---|
Public Interface IMacroPlayer |
C# |
---|
public interface IMacroPlayer |
Visual C++ |
---|
public interface class IMacroPlayer |