NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

DOChannel.LineStatesPausedState Property

  • Updated2023-02-21
  • 1 minute(s) read
DOChannel.LineStatesPausedState Property
Specifies the state of the lines in a digital output task when the task pauses.

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

Syntax

public DOLineStatesPausedState LineStatesPausedState { get; set; }
Public Property LineStatesPausedState As DOLineStatesPausedState
	Get
	Set

Property Value

Type: DOLineStatesPausedState
Specifies the state of the lines in a digital output task when the task pauses.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience