I am trying to use the Tdms library and have included the following by following the sample code
using NationalInstruments.Tdms;
I get the following compile error
The type or namespace name 'Tdms' does not exist in the namespace 'NationalInstruments