NI-DAQmx .NET Framework 4.5 API Reference

Table of Contents

COPulseIdleState Enumeration

  • Updated2023-02-21
  • 1 minute(s) read
COPulseIdleState Enumeration
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 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

Log in to get a better experience