Interface Recording
Interface responsible for creating recorders.
Namespace: OmicronLab.MaterialAnalyzer.AutomationInterface.Interfaces.MeasurementModes.Recording
Assembly: OmicronLab.MaterialAnalyzer.AutomationInterface.dll (1.60.627.0)
Syntax
public interface RecordingMethods
CreateRecorder()
Creates a recorder.
Declaration
Recorder CreateRecorder()Returns
| Type | Description | 
|---|---|
| Recorder | 
Remarks
The creation of multiple recordres is not supported.