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.AIHoldCompleteEventOutputTerminal PropertyCurrent page
Table of Contents

ExportSignals.AIHoldCompleteEventOutputTerminal Property

ExportSignals.AIHoldCompleteEventOutputTerminal Property

ExportSignalsAIHoldCompleteEventOutputTerminal Property

Specifies the terminal to which to route the AI Hold Complete Event.

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

Syntax

public string AIHoldCompleteEventOutputTerminal { get; set; }
Public Property AIHoldCompleteEventOutputTerminal As String
	Get
	Set

Property Value

Type: String
Specifies the terminal to which to route the AI Hold Complete Event.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Was this information helpful?