levylabpitt / LV-Data

Collection of LabVIEW VIs to read and write lab data.
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Read (TDMS) #91

Closed ciozi137 closed 2 years ago

ciozi137 commented 2 years ago

There are two issues with reading TDMS files that contain multiple channel groups (and trying to read all channel groups (index = -1)):

  1. if each group does not have exactly the same channels there will be an error (often the first group has an "OFF" channel, but the others do not)
  2. When reading all of the channels, one can choose (?) to concatenate the data or index into a higher dimensional array