Enum Index
Enumeration representing different index values for hardware configurations.
public enum Index
Fields
AUTOGAIN_DELTA = 11
Index for autogain delta.
CURRENT_LED470_POWER = 15
Index for current led power (470 nm).
CURRENT_LED470_POWER_MAX = 17
Index for maximum led power (470 nm).
CURRENT_LED470_POWER_MIN = 16
Index for minimal led power (470 nm).
CURRENT_LED625_POWER = 18
Index for current led power (625 nm).
CURRENT_LED625_POWER_MAX = 20
Index for maximum led power (625 nm).
CURRENT_LED625_POWER_MIN = 19
Index for minimal led power (625 nm).
CUVETTE_EMPTY_DELTA = 12
Index for empty delta.
CUVETTE_EMPTY_LED_POWER = 14
Index for empty cuvette guide led power.
LAST_MEASUREMENT_COUNT = 10
Index for last measurement count.
PRODUCTIONNUMBER = 3
Index for production number.
SERIALNUMBER = 1
Index for serial number.
VERSION = 0
Index for version.