NI-DAQmx .NET Framework 4.5 API Reference

Table of Contents

DigitalEdgeAdvanceTrigger.Source Property

  • Updated2023-02-21
  • 1 minute(s) read
DigitalEdgeAdvanceTrigger.Source Property

Note: This API is now obsolete.

(Deprecated) Specifies the name of a terminal where there is a digital signal to use as the source of the Advance Trigger.

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

Syntax

[ObsoleteAttribute("This property is obsolete.")]
public string Source { get; set; }
<ObsoleteAttribute("This property is obsolete.")>
Public Property Source As String
	Get
	Set

Property Value

Type: String
(Deprecated) Specifies the name of a terminal where there is a digital signal to use as the source of the Advance Trigger.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience