NI-DAQmx .NET Framework 4.0 API Reference

PhysicalChannelAccess Enumeration

  • Updated2023-02-21
  • 1 minute(s) read
PhysicalChannelAccess Enumeration
Specifies the physical channel access types to include when requesting a list of physical channels.

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

Syntax

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

Members

  Member nameValueDescription
External8192Physical channels with an external connector on the device.
Internal16384Physical channels internal to the device.
All24576Both internal and external channels.

See Also

Log in to get a better experience