NI-DAQmx .NET Framework 4.5 API Reference

Content Type
Programming Language
Current manual
Table of Contents

COChannel.PulseIdleState Property

COChannel.PulseIdleState Property

COChannelPulseIdleState Property

Specifies the resting state of the output terminal.

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

Syntax

public COPulseIdleState PulseIdleState { get; set; }
Public Property PulseIdleState As COPulseIdleState
	Get
	Set

Property Value

Type: COPulseIdleState
Specifies the resting state of the output terminal.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Was this information helpful?