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

Glossary Item Box

The following tables list the members exposed by Npusch.

Public Properties

 NameDescriptionMinimum SW Version
Public PropertyActiveGets or sets a value indicating whether the channel is present in the signal. (Inherited from Agilent.SA.Vsa.NBIot.Channel)
Public PropertyBaseSequenceIndexGets or sets the base sequence index when BaseSequenceIndexAutoDetect = false.  
Public PropertyBaseSequenceIndexAutoDetectGets or sets a value indicating whether the NPUSCH base sequence index is auto detected.  
Public PropertyCyclicShiftGets or sets the cyclic shift when NpuschToneNumber = NpuschToneNumberType.ThreeTone or NpuschToneNumberType.SixTone.  
Public PropertyFormatGets or sets the expected NPUSCH format when FormatAutoDetect = false.  
Public PropertyFormatAutoDetectGets or sets a value indicating whether the NPUSCH format is auto detected.  
Public PropertyGroupAssignmentGets or sets the group assignment for the UL user.  
Public PropertyIncludeGets or sets a value indicating whether the channel is included in EVM calculations and shown in traces. (Inherited from Agilent.SA.Vsa.NBIot.Channel)
Public PropertyIncludeDmrsGets or sets a value indicating whether NPUSCH-DMRS is shown on traces.  
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 PropertyIsGroupHoppingEnabledGets or sets a value indicating whether Group Hopping is enabled for the UL user.  
Public PropertyNameGets or sets the name of the channel. (Inherited from Agilent.SA.Vsa.NBIot.Channel)
Public PropertyNrntiGets or sets the NRNTI for the UL user  
Public PropertyPowerBoostGets or sets the power boost of the channel. (Inherited from Agilent.SA.Vsa.NBIot.Channel)
Public PropertyRepetitionsGets or sets the number of repetitions (N_Rep).  
Public PropertyRUNumberGets or sets the RU number (N_RU).  
Public PropertySingleToneModulationFormatGets or sets the expected NPUSCH modulation format when SingleToneModulationFormatAutoDetect = false and NpuschToneNumber = 1.  
Public PropertySingleToneModulationFormatAutoDetectGets or sets a value indicating whether the NPUSCH modulation type is auto detected when NpuschToneNumber = 1.  
Public PropertyStartSubframeGets or sets the starting subframe of the NPUSCH transmission.  
‡ 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 MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from Agilent.SA.Vsa.RemotableObject)
‡ 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