Logging >> TDMS >> Group Name
- Updated2023-03-16
- 1 minute(s) read
| Data Type: | char* |
| Description: | Specifies the name of the group to create within the TDMS file for data from this task. If you append data to an existing file and the specified group already exists, NI-DAQmx appends a number symbol and a number to the group name, incrementing that number until finding a group name that does not exist. For example, if you specify a group name of Voltage Task, and that group already exists, NI-DAQmx assigns the group name Voltage Task #1, then Voltage Task #2. |
You can get/set/reset this property using:
DAQmxGetLoggingTDMSGroupName
DAQmxSetLoggingTDMSGroupName
DAQmxResetLoggingTDMSGroupName