namespace Helpers.DAQmx; public enum DAQmxWindowTriggerWhen { EnteringWindow = 10163, // 0x000027B3 LeavingWindow = 10208, // 0x000027E0 }