NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

ExportSignals.ChangeDetectionEventPulsePolarity Property

  • Updated2023-02-21
  • 1 minute(s) read
ExportSignals.ChangeDetectionEventPulsePolarity Property
Specifies the polarity of an exported Change Detection Event pulse.

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

Syntax

public ChangeDetectionEventPulsePolarity ChangeDetectionEventPulsePolarity { get; set; }
Public Property ChangeDetectionEventPulsePolarity As ChangeDetectionEventPulsePolarity
	Get
	Set

Property Value

Type: ChangeDetectionEventPulsePolarity
Specifies the polarity of an exported Change Detection Event pulse.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience