IMacroRecorder Interface
- Updated2023-02-21
- 2 minute(s) read
Interface to the Macro Recorder tool. You can use the members of this interface to record commands the VeriStand Gateway sends to a target. You can save the recorded commands to a macro (
Namespace:
NationalInstruments.VeriStand.ClientAPI.nivsmacro
) file to later play back using the IMacroPlayer interface. Use the GetIMacroRecorder method of the Factory class to access this interface.
Assembly: NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)