AnalogWindowStartTrigger.WindowBottom Property
- 更新日2023-02-21
- 1分で読める
Specifies the lower limit of the window. Specify this value in the units of the measurement or generation.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.45.49302
Syntax
public double WindowBottom { get; set; }
Public Property WindowBottom As Double Get Set
Property Value
Type: DoubleSpecifies the lower limit of the window. Specify this value in the units of the measurement or generation.
Exceptions
| Exception | Condition |
|---|---|
| DaqException | The NI-DAQmx driver returned an error. |