AnalogMultiEdgeReferenceTrigger.Sources Property
- Updated2023-02-21
- 1 minute(s) read
AnalogMultiEdgeReferenceTriggerSources Property
Specifies a List and/or range of analog sources that are going to be used for Analog triggering. Each source corresponds to an element in each of the Analog Multi Edge property arrays, if they are not empty.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public string Sources { get; set; }
Public Property Sources As String Get Set
Property Value
Type: StringSpecifies a List and/or range of analog sources that are going to be used for Analog triggering. Each source corresponds to an element in each of the Analog Multi Edge property arrays, if they are not empty.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |