Keysight Pathwave 89600 VSA .NET API
MeasurementExtension Class Methods
See Also 
Agilent.SA.Vsa.Pulse.Interfaces Assembly > Agilent.SA.Vsa.Pulse Namespace : MeasurementExtension Class


Glossary Item Box

For a list of all members of this type, see MeasurementExtension members.

Public Methods

 NameDescriptionMinimum SW Version
Public MethodCancelPulseDescriptorWordFileExportCancels an in-progress pulse descriptor word export operation.  21.00
Public Methodstatic (Shared in Visual Basic)CastToExtensionTypeThis method casts the supplied object to the MeasurementExtension type. Some tools are unable to use the generic methods provided on Agilent.SA.Vsa.Measurement class so this is provided as an alternative.  
Public MethodCopyMarkerPulseToRegisterCopy marker selected pulse to register D1/D2.  24.00
Public MethodCopyReferencePulsesSet reference pulses from measured pulse table.  24.20
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 MethodExportPulseDescriptorWordFileCreate a PDW file from pulse analysis results.  24.00
Public MethodExportPulseDescriptorWordFileFromRecordingCreate a PDW file on pulse analysis results from entire recording  24.00
Public Methodstatic (Shared in Visual Basic)ExtensionTypeReturns the type for instances this measurement extension. Some tools are unable to use the generic methods provided on Agilent.SA.Vsa.Measurement class so this is provided as an alternative.  
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 MethodGetDeinterleaveMaxAmplitudesGets the maximum top level values for each emitter (dBm).  23.00
Public MethodGetDeinterleaveMaxFrequenciesGets the maximum frequency values for each emitter (Hz).  23.00
Public MethodGetDeinterleaveMinAmplitudesGets the minimum top level values for each emitter (dBm).  23.00
Public MethodGetDeinterleaveMinFrequenciesGets the minimum frequency values for each emitter (Hz).  23.00
Public MethodGetDeinterleaveModulationTypesGets the modulation type for each emitter.  23.00
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetScoringReferenceGets the reference pulse profile.  24.20
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from Agilent.SA.Vsa.RemotableObject)
Public MethodPresetPreset the Pulse measurement.  19.00
Public MethodRecallScoringReferenceFileRead a scoring reference file.  24.20
Public MethodSavePulseDescriptorWordFileCreate a PDW file from pulse analysis results.  20.00
Public MethodSaveScoringReferenceFileCreate a scoring reference file.  24.20
Public MethodSetAllModulationTypesSet or clear all modulation types that are detected  20.00
Public MethodSetCorrelationReferenceSets the correlation reference vector.  23.20
Public MethodSetCorrelationReferenceFromRegisterSets the correlation reference vector from a data register  23.20
Public MethodSetDeinterleaveMaxAmplitudesSets the maximum top level values for each emitter (dBm).  23.00
Public MethodSetDeinterleaveMaxFrequenciesSets the maximum frequency values for each emitter (Hz).  23.00
Public MethodSetDeinterleaveMinAmplitudesSets the minimum top level values for each emitter (dBm).  23.00
Public MethodSetDeinterleaveMinFrequenciesSets the minimum frequency values for each emitter (Hz).  23.00
Public MethodSetDeinterleaveModulationTypesSets the modulation type values for each emitter.  23.00
Public MethodSetScoringReferenceSets the reference pulse profile.  24.20
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

See Also