NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

DOChannel.LineStatesStartState Property

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

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

Syntax

public DOLineStatesStartState LineStatesStartState { get; set; }
Public Property LineStatesStartState As DOLineStatesStartState
	Get
	Set

Property Value

Type: DOLineStatesStartState
Specifies the state of the lines in a digital output task when the task starts.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience