NetOceanDirect  2.4.0
OceanDirect .NET API
FeatureLookup.h
1 #pragma once
2 // Assignments for feature lookups
3 enum class featureId {
4  invalid,
5  serNo,
6  spectrm,
7  tec,
8  iirad,
9  eeprom,
10  strobe,
11  shutter,
12  wavecal,
13  nonline,
14  stray,
15  raw,
16  contsrtb,
17  light,
18  temper,
19  optic,
20  revise,
21  process,
22  buffer,
23  delay,
24  binn,
25  gpio,
26  backToBack,
27  activity
28 };