The following tables list the members exposed by MarkerCollection.
Name | Description | Minimum SW Version | |
---|---|---|---|
AcpAdjacentChannels | Gets the collection of ACP adjacent channels. | — | |
AcpReferenceAlpha | Gets or sets the RRC alpha value for the reference. | — | |
AcpReferenceBW | Gets or sets the bandwidth of the carrier channel in Hz. | — | |
AcpReferenceOffsetFreq | Gets or sets the offset between the measurement center frequency and the reference carrier frequency. | — | |
CarrierResult | Gets the result of the carrier marker. | — | |
Count | Gets the number of items in the collection. (Inherited from Agilent.SA.Vsa.RemotableCollection<Marker>) | — | |
IsAcpRrcShape | Gets or sets a value indicating whether the ACP filter for the reference channel has an RRC shape (true) or a rectangular shape (false). | — | |
IsAcpVisible | Gets or sets a value indicating whether ACP markers are visible or not. | — | |
IsCarrier | Gets or sets a value indicating whether the carrier marker is visible. | — | |
IsConsolidate | Gets or sets a value indicating whether the code domain Y marker values are consolidated. | — | |
IsDisposed | Gets 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) | — | |
IsLimitVisible | Gets or sets a value indicating whether the limit test for this trace is enabled (visible). | — | |
IsObwVisible | Gets or sets a value indicating whether the OBW marker is visible. | — | |
IsPeakExcursion | Gets or sets a value indicating whether PeakExcursion is used to find a peak. | 18.50 | |
IsPeakThreshold | Gets or sets a value indicating whether PeakThreshold is used to find a peak. | 18.50 | |
Item | Get the item at a specified index. (Inherited from Agilent.SA.Vsa.RemotableCollection<Marker>) | — | |
LimitName | Gets or sets the name of the limit test to apply to this trace. | — | |
LimitResultCount | Gets the number of limit line test results available. | — | |
ObwCentroid | Gets the frequency, in Hz, of the calculated centroid of the occupied band. | — | |
ObwPower | Gets or sets the fraction of the total power in the signal that is considered "in band". | — | |
PeakExcursion | Gets or sets a value which is the minimum amplitude (dB) excursion to indicate a peak. | 18.50 | |
PeakThreshold | Gets or sets a value which is the minimum amplitude (dBm) threshold to indicate a peak. | 18.50 | |
PolarFormat | Gets or sets if x-vs-y trace formats show markers as real/imaginary or magnitude/phase. | — | |
SelectedIndex | Gets or sets the 0-based index of the selected Marker. | — | |
SelectedItem | Gets or sets the selected Marker. | — | |
‡ This is the minimum 89600 VSA software version level needed to use this member. |
Name | Description | Minimum SW Version | |
---|---|---|---|
Clear | Turn off all markers (Marker.IsVisible set to False) for this trace. | — | |
CloseTo | Overloaded. Return the closest visible marker to the passed pixel location. | — | |
Create | Creates a new marker. | — | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | — | |
ForceRebuildKeyMap | This 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) | — | |
GetEnumerator | Gets an enumerator for the collection. (Inherited from Agilent.SA.Vsa.RemotableCollection<Marker>) | — | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | — | |
IndexOf | Overloaded. Gets the index location of the specified item within the collection. (Inherited from Agilent.SA.Vsa.RemotableCollection<Marker>) | — | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from Agilent.SA.Vsa.RemotableObject) | — | |
LimitResult | Return the test result of the specified limit line. | — | |
Remove | Remove a marker from the collection. | — | |
RemoveAt | Remove a marker from the collection. | — | |
RemoveLast | Remove the last marker from the marker collection. | — | |
TopPeaks | Returns a list (pairs of x- and y-values) of all the peaks. | 18.50 | |
‡ This is the minimum 89600 VSA software version level needed to use this member. |
Name | Description | Minimum SW Version | |
---|---|---|---|
CollectionChanged | Occurs when an item is added, removed, changed, moved, or the entire list is refreshed. (Inherited from Agilent.SA.Vsa.RemotableCollection<Marker>) | — | |
PropertyChanged | Occurs when a property value changes. (Inherited from Agilent.SA.Vsa.RemotableObject) | — | |
PropertyInfoChanged | Occurs when secondary information about a property, such as limits, changes. (Inherited from Agilent.SA.Vsa.RemotableObject) | — | |
RemoteCollectionChanged | Occurs when an item is added, removed, changed, moved, or the entire list is refreshed. (Inherited from Agilent.SA.Vsa.RemotableCollection<Marker>) | 14.00 | |
RemotePropertyChanged | Occurs when a property value changes. (Inherited from Agilent.SA.Vsa.RemotableObject) | — | |
RemotePropertyInfoChanged | Occurs 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. |