Specifies whether the task starts acquiring or generating samples when the signal enters or leaves the window you specify with WindowBottom and WindowTop.

Syntax

Namespace: NationalInstruments.DAQmx

public enum AnalogWindowStartTriggerCondition

Remarks

Specifies whether the task starts acquiring or generating samples when the signal enters or leaves the window you specify with WindowBottom and WindowTop. Use this enumeration to get or set the value of Condition.

Members

NameValueDescription
EnteringWindow10163

Trigger when the signal enters the window.

LeavingWindow10208

Trigger when the signal leaves the window.