• General
  • API Documentation
  • SCPI
    • General
    • Command Reference
    • Starting Server

    Show / Hide Table of Contents
    • OmicronLab.VectorNetworkAnalysis.AutomationInterface
      • Bode100
      • BodeAutomation
      • Calibration
      • CalibrationValues
      • CorrectionValues
      • FullRangeIsActiveChanged_Delegate
      • FullRangeIsAvailableChanged_Delegate
      • Results
      • UserRangeIsActiveChanged_Delegate
      • UserRangeIsAvailableChanged_Delegate
    • OmicronLab.VectorNetworkAnalysis.AutomationInterface.DataTypes
      • Complex
      • IComplex
    • OmicronLab.VectorNetworkAnalysis.AutomationInterface.Enumerations
      • AngleUnit
      • Attenuator
      • CalibrationMultiModeToggle
      • Connection
      • ExecutionState
      • FResQFormats
      • LevelUnit
      • LogLevel
      • MagnitudeUnit
      • MeasurementTypes
      • ReceiverBandwidth
      • SourceMode
      • SweepMode
      • Termination
    • OmicronLab.VectorNetworkAnalysis.AutomationInterface.Helper
      • AutomationInterfaceHelpers
    • OmicronLab.VectorNetworkAnalysis.AutomationInterface.Interfaces
      • Attenuation
      • BodeAutomationInterface
      • BodeDevice
      • DeviceConfiguration
      • DeviceProperties
    • OmicronLab.VectorNetworkAnalysis.AutomationInterface.Interfaces.Calibration
      • FullLoadCalibrationValues
      • FullOpenCalibrationValues
      • FullShortCalibrationValues
      • FullThruCalibrationValues
      • GainCalibration
      • GainFullCalibrationValues
      • GainFullRange
      • GainUserCalibrationValues
      • GainUserRange
      • ImpedanceCalibration
      • ImpedanceFullCalibrationValues
      • ImpedanceFullRange
      • ImpedanceUserCalibrationValues
      • ImpedanceUserRange
      • InternalCalibration
      • MultiModeCalibration
      • MultiModeFullCalibrationValues
      • MultiModeFullRange
      • MultiModeUserCalibrationValues
      • MultiModeUserRange
      • UserLoadCalibrationValues
      • UserOpenCalibrationValues
      • UserShortCalibrationValues
      • UserThruCalibrationValues
    • OmicronLab.VectorNetworkAnalysis.AutomationInterface.Interfaces.Events
      • IBode100Events
      • IMeasurementEvent
    • OmicronLab.VectorNetworkAnalysis.AutomationInterface.Interfaces.Measurements
      • AdapterMeasurement
      • ExternalBridgeMeasurement
      • GainMeasurement
      • Impedance
      • OnePortMeasurement
      • Reflection
      • S11ExternalCouplerMeasurement
      • S11OnePortMeasurement
      • S21Measurement
      • SeriesThruMeasurement
      • ShuntThruMeasurement
      • Transmission
      • VoltageCurrentGainMeasurement
    • OmicronLab.VectorNetworkAnalysis.AutomationInterface.Interfaces.PortExtension
      • CableLosses
      • PortExtension
    • OmicronLab.VectorNetworkAnalysis.AutomationInterface.Interfaces.Results
      • AdmittanceResult
      • GainResults
      • ImpedanceResult
      • ReflectionResult
    • OmicronLab.VectorNetworkAnalysis.AutomationInterface.Interfaces.Results.SpecialResults
      • OverloadResult
      • Vrms
    • OmicronLab.VectorNetworkAnalysis.AutomationInterface.Interfaces.Shaping
      • AttenuatorShaping
      • BandwidthShaping
      • Shaping
      • SourceShaping
    • OmicronLab.VectorNetworkAnalysis.AutomationInterface.Properties
      • Resources
    • OmicronLab.VectorNetworkAnalysis.AutomationInterface.ResultProcessors
      • FResQResult
      • StabilityMarginResult
    • OmicronLab.VectorNetworkAnalysis.AutomationInterface.TaskProcessors
      • Averaging
    • OmicronLab.VectorNetworkAnalysis.MeasurementProcessors.Enumerations
      • FResQFormats

    Class Resources

    A strongly-typed resource class, for looking up localized strings, etc.

    Inheritance
    System.Object
    Resources
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: OmicronLab.VectorNetworkAnalysis.AutomationInterface.Properties
    Assembly: OmicronLab.VectorNetworkAnalysis.AutomationInterface.dll (3.25.2267.2)
    Syntax
    public class Resources

    Properties

    AttenuatorNotSupported

    Looks up a localized string similar to Measuremnt mode {0} does not support Attenuator value {1} for channel {2}!.

    Declaration
    public static string AttenuatorNotSupported { get; }
    Property Value
    Type Description
    System.String

    BodeR1

    Looks up a localized string similar to Bode100R1.

    Declaration
    public static string BodeR1 { get; }
    Property Value
    Type Description
    System.String

    BodeR2

    Looks up a localized string similar to Bode100R2.

    Declaration
    public static string BodeR2 { get; }
    Property Value
    Type Description
    System.String

    CalibrationMustBeActive

    Looks up a localized string similar to Calibration must be active.

    Declaration
    public static string CalibrationMustBeActive { get; }
    Property Value
    Type Description
    System.String

    CalibrationValuesNotAvalibaleToSave

    Looks up a localized string similar to Calibration values need to be available to save a Calibration!.

    Declaration
    public static string CalibrationValuesNotAvalibaleToSave { get; }
    Property Value
    Type Description
    System.String

    Culture

    Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.

    Declaration
    public static CultureInfo Culture { get; set; }
    Property Value
    Type Description
    System.Globalization.CultureInfo

    DeviceAlreadyDown

    Looks up a localized string similar to Shutdown was already perfomed!.

    Declaration
    public static string DeviceAlreadyDown { get; }
    Property Value
    Type Description
    System.String

    DeviceAlreadyInUse

    Looks up a localized string similar to Is seems like the device with SerialNumber {0} is already in use..

    Declaration
    public static string DeviceAlreadyInUse { get; }
    Property Value
    Type Description
    System.String

    FrequenciesMustMatchCalibrationFrequencies

    Looks up a localized string similar to Frequencies from sweep configuration must match calibration frequencies!.

    Declaration
    public static string FrequenciesMustMatchCalibrationFrequencies { get; }
    Property Value
    Type Description
    System.String

    LoadCalibrationConnectedBodeDifferent

    Looks up a localized string similar to Connected Bode different from the one the calibration was generated with!.

    Declaration
    public static string LoadCalibrationConnectedBodeDifferent { get; }
    Property Value
    Type Description
    System.String

    MeasurementHasToBeConfiguredFirst

    Looks up a localized string similar to Measurement has to be configured first!.

    Declaration
    public static string MeasurementHasToBeConfiguredFirst { get; }
    Property Value
    Type Description
    System.String

    NoDeviceWithSerialNumber

    Looks up a localized string similar to There is no device with the given SerialNumber: {0}.

    Declaration
    public static string NoDeviceWithSerialNumber { get; }
    Property Value
    Type Description
    System.String

    NoFreeDevice

    Looks up a localized string similar to No free device found!.

    Declaration
    public static string NoFreeDevice { get; }
    Property Value
    Type Description
    System.String

    NominalImpedanceExceedsRange

    Looks up a localized string similar to Nominal impedance must be greater than 0 Ω and lower equal 1 MΩ!.

    Declaration
    public static string NominalImpedanceExceedsRange { get; }
    Property Value
    Type Description
    System.String

    ResourceManager

    Returns the cached ResourceManager instance used by this class.

    Declaration
    public static ResourceManager ResourceManager { get; }
    Property Value
    Type Description
    System.Resources.ResourceManager

    ValueExceedsRange

    Looks up a localized string similar to {0}: {1} exceeds range {2}...{3}.

    Declaration
    public static string ValueExceedsRange { get; }
    Property Value
    Type Description
    System.String
    Back to top Generated by DocFX