The following tables list the members exposed by TraceCollection.
Name | Description | Minimum SW Version | |
---|---|---|---|
Count | Gets the number of items in the collection. (Inherited from Agilent.SA.Vsa.RemotableCollection<Trace>) | — | |
DataNameNoData | Gets the 'No Data' DataName. | — | |
DataNames | Gets the list of all available DataNames. | — | |
DataNamesDataRegister | Gets the list of all data register DataNames. | — | |
DataNamesGraph | Gets the list of all graph DataNames. | 17.00 | |
DataNamesMarker | Gets the list of all marker DataNames. | — | |
DataNamesMath | Gets the list of all math DataNames. | — | |
DataNamesMeasurements | Gets the list of all measurement DataNames for all measurements. | — | |
DbmPreferredWhenAutoYUnit | Gets or sets a value indicating whether dBm is preferred when the Format is TraceFormatType.LogMagnitude, the Trace.YUnit = TraceYUnitType.Auto, and the underlying data can be expressed in power. | 29.00 | |
DefaultGraphResponseDataName | Gets a value which is Graph.ResponseDataName when Graph.IsDataNamesAuto is true. | 17.00 | |
DefaultGraphStimulusDataName | Gets a value which is Graph.StimulusDataName when Graph.IsDataNamesAuto is true. | 17.00 | |
FirstNotVisible | Gets the first trace with Trace.IsVisible equal to False. | — | |
IsAllPoints | Gets or sets a value indicating whether non-alias protected spectrum points are shown. | — | |
IsAnnotation | Gets or sets a value indicating whether the text around the traces is visible. | — | |
IsAnyLimitTestEnabled | Gets a value indicating whether a LimitTest is enabled on any trace. | 15.00 | |
IsArrangeWindowsAfterMeasurementPreset | Gets or sets a value indicating whether to ArrangeWindows after Measurement.Preset. | — | |
IsAutoRemoveExtra | Gets or sets a value indicating whether arranging windows from the GUI will also RemoveExtra. | — | |
IsCreateWindowPerMeasurement | Gets or sets a value indicating whether presetting traces causes a new trace window to be created for each measurement. | 15.00 | |
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) | — | |
IsGrid | Gets or sets a value indicating whether the grid (graticule) of the traces are visible. | — | |
IsPresetTracesForNewChannelConfig | Gets or sets a value indicating whether to preset traces after changing channel configuration. | — | |
IsStepLinesPowerSpectrum | Gets or sets a value indicating whether Power Spectrum traces are drawn with stepped lines. | 18.50 | |
IsXCenterSpan | Gets or sets a value indicating whether all traces show X frequency annotation as center/span rather than start/stop. | — | |
IsXCenterSpanPowerSpectrum | Gets or sets a value indicating whether all PowerSpectrum traces show X frequency annotation as center/span rather than start/stop. | 18.50 | |
Item | Overloaded. Gets a list of the traces containing the specified DataName | — | |
MinTraceCount | Gets or sets the minimum number of traces in the collection. | — | |
SelectedIndex | Gets or sets the 0-based index of the selected Trace. | — | |
SelectedItem | Gets or sets the selected Trace. | — | |
ValidGraphDataNames | Gets the list of all DataNames that are valid to use as input to a Graph. | 17.00 | |
‡ This is the minimum 89600 VSA software version level needed to use this member. |
Name | Description | Minimum SW Version | |
---|---|---|---|
ArrangeWindows | Overloaded. Arranges the trace windows on the display. | — | |
CopyMarkersToClipboard | Copy the text in the marker window to the clipboard. | — | |
Create | Overloaded. Create a new trace and add it to the end of the Trace collection. | — | |
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) | — | |
DataNamesMeasurement | Gets the list of all measurement DataNames for the specified measurement. | — | |
DefaultDataNamesMeasurement | Gets the list of all default measurement DataNames for the specified measurement. | — | |
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) | — | |
GetDataNamesEventBasedActions | Gets the list of global (not found in DataNamesMeasurements) DataNames related to Keysight.SA.Vsa.EventBasedActions, including Trend/Stats. | 28.00 | |
GetEnumerator | Gets an enumerator for the collection. (Inherited from Agilent.SA.Vsa.RemotableCollection<Trace>) | — | |
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<Trace>) | — | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from Agilent.SA.Vsa.RemotableObject) | — | |
RemoveExtra | Remove traces from the end of the collection that have "No Data" and are hidden. | — | |
RemoveLast | Overloaded. Remove the last trace from the trace collection. | — | |
SizeWindows | Resize the trace windows so they are the same size | — | |
‡ 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<Trace>) | — | |
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<Trace>) | 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. |