Logging >> Pause
- Updated2023-03-16
- 1 minute(s) read
Logging >> Pause
Data Type: | bool32 |
Description: | Specifies whether logging is paused while a task is executing. If Mode is set to Log and Read mode, this value is taken into consideration on the next call to DAQmx Read, where data is written to disk. If Mode is set to Log Only mode, this value is taken into consideration the next time that data is written to disk. A new TDMS group is written when logging is resumed from a paused state. |
You can get/set/reset this property using:
DAQmxGetLoggingPause
DAQmxSetLoggingPause
DAQmxResetLoggingPause