namespace Helpers.DAQmx; public enum DAQmxLevel { High = 10192, // 0x000027D0 Low = 10214, // 0x000027E6 }