AnalogLevelPauseTrigger.Coupling Property
- Updated2023-02-21
- 1 minute(s) read
AnalogLevelPauseTriggerCoupling Property
Specifies the coupling for the source signal of the trigger if the source is a terminal rather than a virtual channel.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public AnalogEdgePauseTriggerCoupling Coupling { get; set; }
Public Property Coupling As AnalogEdgePauseTriggerCoupling Get Set
Property Value
Type: AnalogEdgePauseTriggerCouplingSpecifies the coupling for the source signal of the trigger if the source is a terminal rather than a virtual channel.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |