NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents
Product DocumentationNI-DAQmx .NET Framework 4.0 API Reference...ExportSignals ClassExportSignals.ChangeDetectionEventPulsePolarity PropertyCurrent page
Table of Contents

ExportSignals.ChangeDetectionEventPulsePolarity Property

ExportSignals.ChangeDetectionEventPulsePolarity Property

ExportSignalsChangeDetectionEventPulsePolarity 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

Was this information helpful?