NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

ExportSignals.AIConvertClockPulsePolarity Property

  • Updated2023-02-21
  • 1 minute(s) read
ExportSignals.AIConvertClockPulsePolarity Property
Indicates the polarity of the exported AI Convert Clock. The polarity is fixed and independent of the active edge of the source of the AI Convert Clock.

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

Syntax

public AIConvertClockPulsePolarity AIConvertClockPulsePolarity { get; }
Public ReadOnly Property AIConvertClockPulsePolarity As AIConvertClockPulsePolarity
	Get

Property Value

Type: AIConvertClockPulsePolarity
Indicates the polarity of the exported AI Convert Clock. The polarity is fixed and independent of the active edge of the source of the AI Convert Clock.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience