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

Glossary Item Box

The following tables list the members exposed by Marker.

Public Properties

 NameDescriptionMinimum SW Version
Public PropertyBandCalcGets or sets the Band Power summation method (either mean or RMS).  
Public PropertyBandPowerResultGets the last calculated band power result.  
Public PropertyBandPowerResultQGets the last calculated band power result for the Q part of dual I/Q data.  
Public PropertyBandPowerResultUnitGets the unit string of the last calculated band power result.  
Public PropertyBandSpanGets or sets the Band Power calculation region.  
Public PropertyBandTypeGets or sets the Band Power base calculation (either power or density values).  
Public PropertyCodeChannelGets the marker x-axis demod code channel.  
Public PropertyCountResultGets the result of the frequency count marker.  
Public PropertyIQBranchGets if the marker is on the I or Q part of a dual I/Q trace.  
Public PropertyIsBandVisibleGets or sets a value indicating whether the band power calculation is enabled for this marker.  
Public PropertyIsCountGets or sets a value indicating whether the frequency count marker is visible.  
Public PropertyIsCoupleGets or sets a value indicating whether the marker x-axis position is coupled to the same-numbered marker (by index) on another trace.  
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 PropertyIsTrackPeakGets or sets a value indicating whether the marker tracks the peak of the data.  
Public PropertyIsVisibleGets or sets a value indicating whether the marker is visible.  
Public PropertyIsZGets a value indicating whether the marker has a z-axis value.  
Public PropertyPointGets or sets the marker x-axis position by point number (0 is first point).  
Public PropertyPositionGets or sets how markers can be positioned and offset.  
Public PropertyReferenceGets or sets the reference marker for X- and Y-value calculations if the marker position type is set to delta.  
Public PropertyReferenceTraceIndexGets or sets a value indicating the trace index for the reference marker.  25.40
Public PropertySlotGets the slot associated with the current marker position.  
Public PropertySubsegmentContextIdGets the sub-segment context ID based on the Marker's current position.  23.20
Public PropertySubsegmentLabelGets the sub-segment label based on the Marker's current position.  23.20
Public PropertySymbolRateGets the symbol rate associated with the current marker position.  
Public PropertyTraceTimeGets or sets the spectrogram marker offset time for the start of the measurement scan.  
Public PropertyXAxisGets the marker x-axis value.  
Public PropertyXAxisUnitGets the unit associate with the marker x-axis value.  
Public PropertyXDataGets or sets the marker position by x-axis value.  
Public PropertyXDataRelativeGets or sets the marker x-axis position relative to the Reference marker.  24.20
Public PropertyXDataUnitGets the unit associated with the marker's x-axis data.  
Public PropertyYGets or sets the marker y-axis value.  
Public PropertyYAverageGets the marker y-axis average value.  
Public PropertyYRelativeGets the marker Y value relative to the Reference marker.  25.40
Public PropertyYUnitGets the unit associated with the marker y-axis value.  
Public PropertyZGets or sets the marker position by z-axis value.  
Public PropertyZUnitGets the unit associated with the marker z-axis value.  
‡ 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)
Public MethodMoveToMove the marker to the specified peak/min value.  
‡ 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