AnalogWindowReferenceTrigger.WindowTop Property
- Updated2023-02-21
- 1 minute(s) read
AnalogWindowReferenceTriggerWindowTop Property
Specifies the upper limit of the window. Specify this value in the units of the measurement.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public double WindowTop { get; set; }
Public Property WindowTop As Double Get Set
Property Value
Type: DoubleSpecifies the upper limit of the window. Specify this value in the units of the measurement.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |