Attach X and Multiple Y Data Step
- Updated2022-07-11
- 1 minute(s) read
Attach X and Multiple Y Data Step
Attach X and Multiple Y Data attaches a single X-axis and multiple corresponding Y‑axes as channels within 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. |
| XChannel and Multiple YChannel | Yes | Array [Custom] | An array of custom data objects with the X-axis channel and multiple Y-axis channels to be recorded. (NI_BDC_XYData_Details) |
| Root Attributes | No | Array [Custom] | An array of custom data objects that contain attributes to apply as file-level properties of the TDMS file. (NI_BDC_Dictionary) |
| Return Value | - | - | Pre-defined by the respective step. |