NI-DAQ™mx C Reference

Get/Set/Reset Logging_TDMS_GroupName

int32 __CFUNC DAQmxGetLoggingTDMSGroupName(TaskHandle taskHandle, char *data, uInt32 bufferSize);

int32 __CFUNC DAQmxSetLoggingTDMSGroupName(TaskHandle taskHandle, const char *data);

int32 __CFUNC DAQmxResetLoggingTDMSGroupName(TaskHandle taskHandle);


Purpose

DAQmxGetLoggingTDMSGroupName gets the Logging >> TDMS >> Group Name property.

DAQmxSetLoggingTDMSGroupName sets the Logging >> TDMS >> Group Name property.

DAQmxResetLoggingTDMSGroupName resets the Logging >> TDMS >> Group Name property.

Log in to get a better experience