AnalogEdgeReferenceTrigger.Level Property
- Updated2023-02-21
- 1 minute(s) read
AnalogEdgeReferenceTriggerLevel Property
Specifies in the units of the measurement the threshold at which the Reference Trigger occurs. Use Slope to specify on which slope to trigger at this threshold.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public double Level { get; set; }
Public Property Level As Double Get Set
Property Value
Type: DoubleSpecifies in the units of the measurement the threshold at which the Reference Trigger occurs. Use Slope to specify on which slope to trigger at this threshold.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |