![]() | Download Help (Windows Only) |
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: 17.1.40.99
Visual Basic (Declaration) |
---|
<FlagsAttribute> _ Public Enumeration PhysicalChannelAccess |
C# |
---|
[FlagsAttribute] public enum PhysicalChannelAccess |
Member name | Description |
---|---|
All | Both internal and external channels. |
External | Physical channels with an external connector on the device. |
Internal | Physical channels internal to the device. |
Helpful
Not Helpful