IMacroPlayer.Wait Method
- Updated2023-02-21
- 2 minute(s) read
Waits for the Macro Player tool to finish playing back the current macro file before returning and continuing execution.
Namespace:
NationalInstruments.VeriStand.ClientAPIAssembly: NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Visual Basic (Declaration) |
|---|
Function Wait As Error |
| C# |
|---|
Error Wait() |
| Visual C++ |
|---|
Error^ Wait() |