The following tables list the members exposed by LimitLine.
Name | Description | Minimum SW Version | |
---|---|---|---|
![]() | ConnectPoints | Gets or sets an array containing the Connect values for all points in the limit line. | — |
![]() | Count | Gets the number of points in the limit line. | — |
![]() | Display | Gets or sets how limit and/or margin lines are drawn. | — |
![]() | Enabled | Gets or sets a value indicating whether this limit line is to be tested (enabled). | 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) | — |
![]() | LineDraw | Gets or sets whether a single line or just the connect points are drawn for the limit/margin lines. | — |
![]() | Name | Gets or sets the name of the limit line. The name does not have to be unique. | — |
![]() | TraceFail | Gets or sets how a limit/margin failure is drawn on the trace. | — |
![]() | XDomain | Gets or sets whether the points are in the time or frequency domain. | — |
![]() | XPoints | Gets or sets an array containing the X values for all points in the limit line. | — |
![]() | XReference | Gets or sets whether the X points in the limit line are absolute or relative. | — |
![]() | XUnitName | Gets the unit name of the X points. | — |
![]() | YFormat | Gets or sets whether the Y units are log (e.g. dB) or linear. Get/set whether the Y units are log (e.g. dB) or linear. | — |
![]() | YMargin | Gets or sets the Y offset between the limit line and the margin line. | — |
![]() | YMarginUnitName | Gets the unit name of the Y margin. | — |
![]() | YPoints | Gets or sets an array containing the Y values for all points in the limit line. | — |
![]() | YReference | Gets or sets whether the Y points in the limit line are absolute or relative. | — |
![]() | YReferenceTrace | Gets or sets the name of the data header variable that contains the measurement-generated Y reference. | — |
![]() | YReferenceUser | Gets or sets the User-specified Y reference. | — |
![]() | YSide | Gets or sets whether the limit line is on the upper or lower side of the trace. | — |
![]() | YUnit | Gets or sets the Y unit type (Power, Peak, RMS). | — |
![]() | YUnitName | Gets the unit name of the Y points. | — |
![]() | YUnitNameAbsolute | Gets the unit name of the user Y reference. | — |
‡ This is the minimum 89600 VSA software version level needed to use this member. |
Name | Description | Minimum SW Version | |
---|---|---|---|
![]() | AddPoint | Add a single point (X, Y, and Connect) to the limit line. | — |
![]() | AddPoints | Add multiple points (X, Y, and Connect arrays) to the limit line. | — |
![]() | 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) | — |
![]() | 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) | — |
![]() | RecallFile | Load the limit line with values from the saved limit line file. | — |
![]() | RemoveAllPoints | Remove all points in the limit line. | — |
![]() | RemovePoint | Remove the passed point from the limit line. | — |
![]() | SaveFile | Save the limit line to a file. | — |
![]() | SetPoint | Set a single new point (X, Y, and Connect) for the limit line and does not affect any other points. | — |
![]() | SetPoints | Set multiple points (X, Y, and Connect arrays) for the limit line (removing all previous points). | — |
‡ 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. |