AnalogWindowPauseTrigger.Condition Property
- Updated2023-02-21
- 1 minute(s) read
Specifies whether the task pauses while the trigger signal is inside or outside the window you specify with WindowBottom and WindowTop.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.45.49302
Syntax
public AnalogWindowPauseTriggerCondition Condition { get; set; }
Public Property Condition As AnalogWindowPauseTriggerCondition Get Set
Property Value
Type: AnalogWindowPauseTriggerConditionSpecifies whether the task pauses while the trigger signal is inside or outside the window you specify with WindowBottom and WindowTop.
Exceptions
| Exception | Condition |
|---|---|
| DaqException | The NI-DAQmx driver returned an error. |