NI-DAQmx .NET Framework 4.0 API Reference

CIChannel.OutputState Property

  • Updated2023-02-21
  • 1 minute(s) read
CIChannel.OutputState Property
Indicates the current state of the out terminal of the counter.

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

Syntax

public CIOutputState OutputState { get; }
Public ReadOnly Property OutputState As CIOutputState
	Get

Property Value

Type: CIOutputState
Indicates the current state of the out terminal of the counter.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience