NI-DAQmx .NET Framework 4.0 API Reference

AOChannel.IdleOutputBehavior Property

  • Updated2023-02-21
  • 1 minute(s) read
AOChannel.IdleOutputBehavior Property
Specifies the state of the channel when no generation is in progress.

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

Syntax

public AOIdleOutputBehavior IdleOutputBehavior { get; set; }
Public Property IdleOutputBehavior As AOIdleOutputBehavior
	Get
	Set

Property Value

Type: AOIdleOutputBehavior
Specifies the state of the channel when no generation is in progress.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience