AnalogEdgeReferenceTrigger.Source Property
- Updated2023-02-21
- 1 minute(s) read
AnalogEdgeReferenceTriggerSource Property
Specifies the name of a virtual channel or terminal where there is an analog signal to use as the source of the Reference Trigger.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public string Source { get; set; }
Public Property Source As String Get Set
Property Value
Type: StringSpecifies the name of a virtual channel or terminal where there is an analog signal to use as the source of the Reference Trigger.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |
Remarks
For E Series devices, if you use a channel name, the channel must be the only channel in the task. The only terminal you can use for E Series devices is PFI0.