AnalogWindowReferenceTriggerCondition Enumeration
- 更新时间2023-02-21
- 阅读时长1分钟
Specifies whether the Reference Trigger occurs when the source signal enters the window or when it leaves the window. Use WindowBottom and WindowTop to specify the window.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.45.49302
Syntax
public enum AnalogWindowReferenceTriggerCondition
Public Enumeration AnalogWindowReferenceTriggerCondition
Members
| Member name | Value | Description | |
|---|---|---|---|
| EnteringWindow | 10163 | Trigger when the signal enters the window. | |
| LeavingWindow | 10208 | Trigger when the signal leaves the window. |
Remarks
Specifies whether the Reference Trigger occurs when the source signal enters the window or when it leaves the window. Use WindowBottom and WindowTop to specify the window. Use this enumeration to get or set the value of Condition.