PlayModeEnum Enumeration
- Mise à jour2023-02-21
- Temps de lecture : 2 minute(s)
The play mode of the Macro Player tool, which specifies the speed at which the tool plays back macro files.
Namespace:
NationalInstruments.VeriStand.ClientAPIAssembly: NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Member name | Description |
|---|---|
| IgnoreTiming | Ignores timing information in macro files and plays back files as fast as possible. |
| UseTiming | Uses timing information in macro files to play back files at the speed at which they were recorded. |