Class Resources
A strongly-typed resource class, for looking up localized strings, etc.
Inheritance
Inherited Members
Namespace: OmicronLab.VectorNetworkAnalysis.AutomationInterface.Properties
Assembly: OmicronLab.VectorNetworkAnalysis.AutomationInterface.dll (3.50.2911.0)
Syntax
[ComVisible(false)]
public class Resources
Properties
AttenuatorNotSupported
Looks up a localized string similar to Measurement 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 performed!.
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 |
NoCalibratorDefinedForDevicesOfType
Looks up a localized string similar to No calibrator defined for devices of type {0}..
Declaration
public static string NoCalibratorDefinedForDevicesOfType { 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 |