VeriStand .NET API Reference

Content Type
Programming Language
Current manual
Table of Contents

IMacroPlayer Interface

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)

Syntax

Visual Basic (Declaration)
Public Interface IMacroPlayer
C#
public interface IMacroPlayer
Visual C++
public interface class IMacroPlayer

See Also

Was this information helpful?