Enum SweepMode
Measurement SweepMode.
Namespace: OmicronLab.VectorNetworkAnalysis.AutomationInterface.Enumerations
Assembly: OmicronLab.VectorNetworkAnalysis.AutomationInterface.dll (3.50.2911.0)
Syntax
[Guid("2A8CB4D0-ED54-473A-A541-A44F892B31D6")]
[ComVisible(true)]
public enum SweepMode
Fields
Name | Description |
---|---|
Custom = 2 | The sweep will follow custom defined points. |
Linear = 0 | The sweep will run and display in linear format. |
Logarithmic = 1 | The sweep will run display in logarithmic format. |