NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

COPulseIdleState Enumeration

COPulseIdleState Enumeration

COPulseIdleState Enumeration

Specifies the resting state of the output terminal.

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

Syntax

public enum COPulseIdleState
Public Enumeration COPulseIdleState

Members

  Member nameValueDescription
High10192High state.
Low10214Low state.

Remarks

Specifies the resting state of the output terminal. Use this enumeration to get or set the value of PulseIdleState.

See Also

Was this information helpful?