The following tables list the members exposed by MeasurementData.
Name | Description | Minimum SW Version | |
---|---|---|---|
![]() | Capacity | Gets the maximum # of numbers that can be contained in the Data array. | — |
![]() | Data | Gets or sets the Y data points | — |
![]() | DataType | Gets the Type of the numbers contained in the Data array. | — |
![]() | DoubleData | Gets or sets the Y data points as a double array | — |
![]() | FloatData | Gets or sets the Y data points as a float array | — |
![]() | Indicator | Gets the highest priority measurement Status string. | — |
![]() | IndicatorReason | Gets additional information about the Indicator. | — |
![]() | IsComplex | Gets or sets a value indicating whether the Data is complex. | — |
![]() | 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) | — |
![]() | IsReadOnly | Gets a value indicating whether this MeasurementData cannot be changed. | — |
![]() | IsRecorded | Gets a value indicating whether this data is measured from a Recording. | — |
![]() | Points | Gets or sets the number of points in the Data. | — |
![]() | SegmentCount | Gets the number of segments in the time-segmented data. | 20.0 |
![]() | SegmentXDelta | Gets the X delta for time-segmented data. | 20.0 |
![]() | State | Gets the StateDictionary of descriptive information for this MeasurementData. | — |
![]() | Status | Gets the Status of the Data. | — |
![]() | SummaryNames | Gets an array of all available key names (result names) if this MeasurementData contains a Summary Table. | — |
![]() | XDelta | Gets or sets the delta X for the Data. | — |
![]() | XStart | Gets or sets the start X for the Data. | — |
‡ This is the minimum 89600 VSA software version level needed to use this member. |
Name | Description | Minimum SW Version | |
---|---|---|---|
![]() | Allocate | Overloaded. Change the size of the Data array | — |
![]() | CopyTo | Copy this MeasurementData to the specified DataRegister or ICustomStep. | — |
![]() | 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) | — |
![]() | GetData | Gets a portion of the Y data points as a float or double array | — |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | — |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from Agilent.SA.Vsa.RemotableObject) | — |
![]() | MinimumCapacity | Change the Capacity of the Data array if it is not large enough or the same DataType. | — |
![]() | SegmentXStart | Gets the start X for the specified time segment. | 20.0 |
![]() | SetData | Sets a portion of the Y data points from a float or double array | — |
![]() | Summary | Overloaded. Gets the value of a data result for the Summary Table using a key index. | — |
![]() | SummaryToStringArray | Overloaded. Gets the value as string array of a data result for the Summary Table using key index. | — |
![]() | SummaryUnit | Overloaded. Gets the measurement unit (secs, dbm, etc.) of a data result for the Summary Table using key index. | — |
‡ This is the minimum 89600 VSA software version level needed to use this member. |
Name | Description | Minimum SW Version | |
---|---|---|---|
![]() | 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) | — |
![]() | 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. |