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

Glossary Item Box

The following tables list the members exposed by LimitResultData.

Public Constructors

 NameDescriptionMinimum SW Version
Public ConstructorLimitResultData ConstructorInitializes a new instance of the LimitResultData class.  
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

Public Properties

 NameDescriptionMinimum SW Version
Public PropertyDisplayGets whether this is a limit or a margin.  
Public PropertyNameGets the name of the LimitLine.  
Public PropertyResultGets the pass/fail status of the LimitLine  
Public PropertyXGets the X-value of the highest Y failure point, or the lowest margin point if the LimitLine passed.  
Public PropertyYGets the Y-value of the highest Y failure point, or the lowest margin point if the limit line passed.  
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

Public Methods

 NameDescriptionMinimum SW Version
Public MethodSerialize  
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

See Also