NI-DAQmx .NET Framework 4.5 API Reference

AIExcitationSense Enumeration

  • Updated2023-02-21
  • 1 minute(s) read
AIExcitationSense Enumeration
Specifies whether to use local or remote sense to sense excitation.

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

Syntax

public enum AIExcitationSense
Public Enumeration AIExcitationSense

Members

  Member nameValueDescription
Local16095Local.
Remote16096Remote.

Remarks

Specifies whether to use local or remote sense to sense excitation. Use this enumeration to get or set the value of ExcitationSense.

See Also

Log in to get a better experience