Keysight Pathwave 89600 VSA .NET API
InputExtension Class Members
See Also  Properties  Methods  Events
Agilent.SA.Vsa.HardwareExtensions.Core.Interfaces Assembly > Agilent.SA.Vsa.HardwareExtensions.XSeries Namespace : InputExtension Class

Glossary Item Box

The following tables list the members exposed by InputExtension.

Public Properties

 NameDescriptionMinimum SW Version
Public PropertyAcquisitionIndexGets the acquisition index that this input extension is a part of when using sequential input channel configurations. (Inherited from Agilent.SA.Vsa.InputExtension)25.00
Public PropertyAdcDitherGets or sets the ADC dither mode of the RF input to the analyzer.  
Public PropertyBasebandAdcDitherGets or sets a value indicating whether baseband ADC dither is enabled for the analyzer's baseband converters.  
Public PropertyCaptureBitPackingGets or sets the bit packing mode to use in the capture RAM of the X-Series analyzer  
Public PropertyExternalTrigLocationGets or sets the port for the external trigger signal.  
Public PropertyExtRefLockBWGets or sets the bandwidth of the external reference locking loop.  
Public PropertyGroupIndexGets the index of the instrument group in the current hardware configuration that is associated with this input extension object. (Inherited from Agilent.SA.Vsa.InputExtension)
Public PropertyIFGainGets or sets the IF gain in dB for the XSA instruments.  21.20
Public PropertyIFOffsetGets or sets the IF offset to use in hertz.  24.20
Public PropertyIFOffsetAutoGets or sets a value indicating whether the IF Offset should be automatically determined based upon the current center frequency, span, and MeasurementInfluenceCriteria. When true and the influence criteria is InfluenceCriteria.SpectralQuality then it will try to avoid the largest spur.  24.20
Public PropertyIFPathGets or sets the analog signal path to use in the IF section of the analyzer  25.60
Public PropertyIFPathAutoGets or sets a value indicating whether the IF Path should be automatically determined based upon current span, trigger type, and segmented capture settings.  25.60
Public PropertyInstrumentUserCorrectionsGets or sets whether user corrections defined in the instrument should be applied.  15.00
Public PropertyIsDisposedGets a value indicating whether the object has been disposed. If an object has been disposed any attempt to use it will lead to an ObjectDisposedException being thrown. (Inherited from Agilent.SA.Vsa.RemotableObject)
Public PropertyLODitherGets or sets the LO dither on/off setting for XSeries instruments. This selection is not available with all DIF paths. When LO dither is enabled, LO Mode will automatically be switched to XO Mode regardless of the phase noise optimization mode selected.  23.00
Public PropertyMeasurementInfluenceCriteriaGets or sets the measurement influence criteria to use (what criteria to use when influencing other parameters). The parameters that can be influenced by this parameter (when their associated Auto parameter is true) are: IFOffset.  27.00
Public PropertyMeasurementInfluenceCriteriaAutoGets or sets a value indicating whether the measurement influence criteria is automatically determined based upon the current type of measurement. When true then power spectrum based measurements will choose to use the InfluenceCriteria.SpectralQuality criteria, otherwise the InfluenceCriteria.Normal criteria will be used.  27.00
Public PropertyMechanicalAttenuationGets or sets the mechanical attenuation in dB for the XSA instruments.  21.20
Public PropertyMechanicalAttenuationSecondaryGets or sets the secondary mechanical attenuation in dB for the XSA instruments. This attenuation may only be available with XSA instruments that supports a secondary RF Input.  22.00
Public PropertyMixerModeGets or sets the mixer mode normal/alternate setting for XSeries instruments. This switches the LO mixing mode from high-side to low-side and vice versa. This selection is not available with BBIQ or External Mixer inputs.  22.20
Public PropertyPhaseNoiseOptimizationGets or sets the phase noise optimization to use for the phase noise distribution of the analyzer's LO.  
Public PropertyPreamplifierGets or sets the Preamplifier state to on/off for the XSA instruments.  21.20
Public PropertyRangeControlGets or sets the range control mode for the XSA instruments.  21.20
Public PropertyReceiverCalibrationGets or sets whether RCal (Receiver Calibration) corrections defined in the instrument are applied or not.  25.00
Public PropertyRFInputPortControlGets or sets the Rf input port to use.  19.50
Public PropertySignalPathGets or sets the analog signal path to use in the IF section of the analyzer.  
Public PropertyuWPathControlGets or sets the analog signal path to use through microwave section of the analyzer.  
Public PropertyWidebandIFOutputGets or sets the wideband IF output state to on/off for the XSA instruments. This enables Aux IF Out for center frequency below 50 GHz and Ext IF Out for center frequency above 50 GHz.  22.00
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

Public Methods

 NameDescriptionMinimum SW Version
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodForceRebuildKeyMapThis method is used to force a refresh of the key map. This is necessary in cases where the key mappings to the API objects change. This can happen when the index of an item within a collection is reflected in the key name, and an item is removed from the middle of a collection. (Inherited from Agilent.SA.Vsa.RemotableObject)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetParameterGets the value of the named parameter on the specified instrument type. (Inherited from Agilent.SA.Vsa.InputExtension)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from Agilent.SA.Vsa.RemotableObject)
Public MethodParameterNamesGets an array of strings representing the named parameters that can be configured on this hardware. (Inherited from Agilent.SA.Vsa.InputExtension)
Public MethodSetParameterSets the named parameter on the specified instrument type to the value specified. (Inherited from Agilent.SA.Vsa.InputExtension)
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

Public Events

 NameDescriptionMinimum SW Version
Public EventPropertyChangedOccurs when a property value changes. (Inherited from Agilent.SA.Vsa.RemotableObject)
Public EventPropertyInfoChangedOccurs when secondary information about a property, such as limits, changes. (Inherited from Agilent.SA.Vsa.RemotableObject)
Public EventRemotePropertyChangedOccurs when a property value changes. (Inherited from Agilent.SA.Vsa.RemotableObject)
Public EventRemotePropertyInfoChangedOccurs when secondary information about a property, such as limits, changes. (Inherited from Agilent.SA.Vsa.RemotableObject)14.00
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

See Also