Attach Single Waveform Step
- Updated2022-07-11
- 1 minute(s) read
Attach Single Waveform Step
Attach Single Waveform attaches a single waveform object as a TDMS file to the measurement.
Note The Logging Library does not support
the following special characters in TDMS file root names: [,
], and ,
| Parameter | Required? | Data Type | Description |
|---|---|---|---|
| Root Name | Yes | String | Root name of the TDMS file. |
| Waveform Details | Yes | Custom | Custom data object with the waveform data to be recorded. (NI_BDC_Waveform_Details) |
| Root Attributes | No | Custom | Custom data object that contains attributes to apply as file-level properties of the TDMS file. (NI_BDC_Dictionary) |
| Return Value | - | - | Pre-defined by the respective step. |