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

Glossary Item Box

The following tables list the members exposed by Srs.

Public Properties

 NameDescriptionMinimum SW Version
Public PropertyAntennaDetectionThresholdGets or sets a value indicating the power threshold (in dB) used for detecting whether an antenna port is active on an input channel for this SRS.  28.60
Public PropertyAntennaPortGets or sets a value indicating the antenna port of this physical channel to be analyzed.  25.00
Public PropertyBwpIdGets or sets the Id of the BWP where this physical channel is scheduled  25.00
Public PropertyCombOffsetGets or sets a value indicating the transmission comb offset of this physical channel.  25.00
Public PropertyCyclicShiftGets or sets a value indicating the cyclic shift of this physical channel.  25.00
Public PropertyEnabledGets or sets a value indicating whether the physical channel is marked as enabled.  25.00
Public PropertyFlexibleSymbolsGets or sets the flexible symbols to be used in the slot format.  25.00
Public PropertyFrequencyDomainPositionGets or sets a value indicating the frequency domain position of this physical channel.  25.00
Public PropertyFrequencyDomainShiftGets or sets a value indicating the frequency domain shift of this physical channel.  25.00
Public PropertyFrequencyHoppingBHopGets or sets a value indicating the frequency hopping b-hop of this physical channel.  25.00
Public PropertyFrequencyHoppingBSrsGets or sets a value indicating the frequency hopping b-SRS of this physical channel.  25.00
Public PropertyFrequencyHoppingCSrsGets or sets a value indicating the bandwidth configuration of this physical channel.  25.00
Public PropertyFrequencyScalingFactorGets or sets a value indicating the frequency scaling factor.  28.40
Public PropertyGroupOrSequenceHoppingGets or sets a value indicating the whether Group or Sequence hopping is enabled for this physical channel.  25.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 PropertyIsIncludedInRmsEvmGets or sets a value indicating whether this physical channel is included in rmsEVM calculation/>.  25.00
Public PropertyNameGets a value for the name for the physical channel.  25.00
Public PropertyNumberOfPortsGets or sets a value indicating the antenna port number of this physical channel.  25.00
Public PropertyNumberOfSymbolsGets or sets a value indicating the number of SRS symbols in the slot.  25.00
Public PropertyPowerBoostingGets or sets a value indicating the relative power boosting (in dB) of this physical channel.  25.00
Public PropertyRepetitionFactorGets or sets a value indicating the repetition factor of this physical channel.  25.00
Public PropertyResourceIdGets or sets a value indicating the Resource ID of this physical channel.  25.00
Public PropertyResourceTypeGets or sets a value indicating the resource allocation type of this SRS.  25.00
Public PropertySequenceIdGets or sets a value indicating the SRS resource sequence identity.  25.00
Public PropertySfiGets or sets the slot format indicator used for this physical channel.  25.00
Public PropertySlotOffsetGets or sets the SRS Slot offset  25.00
Public PropertySlotPeriodGets or sets the SRS Slot period  25.00
Public PropertyStartPositionGets or sets a value indicating the index of first symbol in slot.  25.00
Public PropertyStartRBHoppingEnabledGets or sets a value indicating whether the start RB hopping is enabled.  28.40
Public PropertyStartRBIndexGets or sets a value indicating the start RB Index.  28.40
Public PropertyTransmissionCombGets or sets a value indicating the transmission comb of this physical channel.  25.00
Public PropertyUsedForPositioningGets or sets a value indicating whether this SRS channel is used for positioning/>.  26.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 MethodGetAllocatedSlotIndexesGets the set of slot indexes allocated for this physical channel.  25.00
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetSfiDescriptionGets the slot format indicator detailed description indicating the symbol directions.  25.00
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from Agilent.SA.Vsa.RemotableObject)
Public MethodSetAllocatedSlotIndexesOverloaded. Sets a single contiguous set of slots to be allocated for this physical channel.  
‡ 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