NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

AIChannel.ExcitationSense Property

AIChannel.ExcitationSense Property

AIChannelExcitationSense Property

Specifies whether to use local or remote sense to sense excitation.

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

Syntax

public AIExcitationSense ExcitationSense { get; set; }
Public Property ExcitationSense As AIExcitationSense
	Get
	Set

Property Value

Type: AIExcitationSense
Specifies whether to use local or remote sense to sense excitation.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Was this information helpful?