NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

DaqStream.TdmsLoggingOperation Property

DaqStream.TdmsLoggingOperation Property

DaqStreamTdmsLoggingOperation Property

Specifies how to open the TDMS file.

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302

Syntax

public TdmsLoggingOperation TdmsLoggingOperation { get; set; }
Public Property TdmsLoggingOperation As TdmsLoggingOperation
	Get
	Set

Property Value

Type: TdmsLoggingOperation
Specifies how to open the TDMS file.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Was this information helpful?