Keysight Pathwave 89600 VSA .NET API
ConfigurationResult Class Members
See Also  Properties 
Agilent.SA.Vsa.NewRadio.Interfaces Assembly > Keysight.SA.Vsa.ContextExtensions.NewRadio Namespace : ConfigurationResult Class

Glossary Item Box

The following tables list the members exposed by ConfigurationResult.

Public Constructors

 NameDescriptionMinimum SW Version
Public ConstructorConfigurationResult ConstructorInitializes a new instance of the ConfigurationResult class.  
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

Public Properties

 NameDescriptionMinimum SW Version
Public PropertyDemodResultLengthInSubframeGets the demodulation result length in subframes.  
Public PropertyRequiredDelayPointsGets the number of input data pre-settling (delay) samples incurred during the configured measurement.  
Public PropertyRequiredInputDataDomainGets the required input data domain.  
Public PropertyRequiredInputDataPointsGets the total number of input data samples the user must supply in order to satisfy the configured measurement.  
Public PropertyRequiredSampleRateForTimeDomainInputGets the required sample rate for time domain input data with unit of Hz.  
Public PropertyRequiredSettlePointsGets the sum total of input data settling samples the user must supply in order to satisfy the configured measurement.  
Public PropertyRequiredSignalFormatGets the required signal format.  
Public PropertyRequirementsForOfdmDomainInputDataGets a reference to the requirements for the ofdm domain input data.  
Public PropertyStatusGets the overall status after the configuration.  
Public PropertyStatusMessagesGets the collection of all the status messages after the configuration.  
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

See Also