Returns the waveform file version of the waveform stored in the file.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsgPlayback

public static int ReadWaveformFileVersionFromFile(string filePath, out string waveformFileVersion)

Parameters

NameTypeDescription
filePathstring

Specifies the absolute path to the TDMS file from which the playback library reads the waveform.

waveformFileVersionout string

Returns the waveform file version of the waveform stored in the file.

Returns

Returns the status code of this method. The status code either indicates success or describes a warning condition.