NI-DAQmx .NET Framework 4.5 API Reference

Table of Contents

ExportSignals.ReadyForTransferEventOutputTerminal Property

  • Updated2023-02-21
  • 1 minute(s) read
ExportSignals.ReadyForTransferEventOutputTerminal Property
Specifies the terminal to which to route the Ready for Transfer Event.

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

Syntax

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

Property Value

Type: String
Specifies the terminal to which to route the Ready for Transfer Event.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience