NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents
Product DocumentationNI-DAQmx .NET Framework 4.0 API ReferenceCIFrequencyTerminalConfiguration EnumerationCurrent page
Table of Contents

CIFrequencyTerminalConfiguration Enumeration

CIFrequencyTerminalConfiguration Enumeration

CIFrequencyTerminalConfiguration Enumeration

Specifies the input terminal configuration.

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

Syntax

public enum CIFrequencyTerminalConfiguration
Public Enumeration CIFrequencyTerminalConfiguration

Members

  Member nameValueDescription
Differential10106Differential.
Rse10083Referenced Single-Ended.

Remarks

Specifies the input terminal configuration. Use this enumeration to get or set the value of FrequencyTerminalConfiguration.

See Also

Was this information helpful?