Enum PreMeasurementDelayType
Enumeration for the pre-measurement delay types.
Namespace: OmicronLab.MaterialAnalyzer.AutomationInterface.Enumerations
Assembly: OmicronLab.MaterialAnalyzer.AutomationInterface.dll (1.60.627.0)
Syntax
public enum PreMeasurementDelayType
Fields
Name | Description |
---|---|
CurrentCheck = 1 | The current check type. |
TimeDelay = 0 | The time delay type. |
UndefinedValues = 2 | The undefined values type signaling the importance of the state; the values are in undefinded state. |