NI-DAQmx .NET Framework 4.5 API Reference

Table of Contents

TerminalTypes Enumeration

  • Updated2023-02-21
  • 1 minute(s) read
TerminalTypes Enumeration
Specifies the types of terminals to include when requesting a list of terminals.

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

Syntax

[FlagsAttribute]
public enum TerminalTypes
<FlagsAttribute>
Public Enumeration TerminalTypes

Members

  Member nameValueDescription
Basic1Terminals commonly used in typical measurement applications.
Advanced2Terminals that are often internal to a device or terminals rarely used in typical measurement applications.
All3Both basic and advanced terminals.

See Also

Log in to get a better experience