Enum RecorderState
The recorder state.
Namespace: OmicronLab.MaterialAnalyzer.AutomationInterface.Enumerations
Assembly: OmicronLab.MaterialAnalyzer.AutomationInterface.dll (1.60.627.0)
Syntax
public enum RecorderState
Fields
Name | Description |
---|---|
Idle = 2 | The idle state. |
Initializing = 0 | The initializing state. |
Recording = 1 | The recording state, |