Get/Set/Reset Logging_TDMS_Operation
- Updated2023-03-16
- 1 minute(s) read
int32 __CFUNC DAQmxGetLoggingTDMSOperation(TaskHandle taskHandle, int32 *data);
int32 __CFUNC DAQmxSetLoggingTDMSOperation(TaskHandle taskHandle, int32 data);
int32 __CFUNC DAQmxResetLoggingTDMSOperation(TaskHandle taskHandle);
Purpose
DAQmxGetLoggingTDMSOperation gets the Logging >> TDMS >> Operation property.
DAQmxSetLoggingTDMSOperation sets the Logging >> TDMS >> Operation property.
DAQmxResetLoggingTDMSOperation resets the Logging >> TDMS >> Operation property.