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

Glossary Item Box

The following tables list the members exposed by SystemCalibrationResult.

Public Constructors

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

Public Properties

 NameDescriptionMinimum SW Version
Public PropertyInputChannelIndexGets the index of the physical channel that was calibrated  
Public PropertyMagnitudeFlatnessGets the magnitude flatness measured during verification, in dB  
Public PropertyMagnitudeFlatnessThresholdGets the threshold for magnitude flatness measured during verification, in dB  
Public PropertyPhaseLinearityGets the phase linearity measured during verification, in degrees  
Public PropertyPhaseLinearityThresholdGets the threshold for phase linearity measured during verification, in degrees  
Public PropertyPointsGets the number of calibration points between StartFrequency and StopFrequency  
Public PropertySelectedHardwareNameGets the name of the calibrator hardware configuration used for calibration  
Public PropertyStartFrequencyGets calibration start frequency, in Hz  
Public PropertyStatusMessageGets the status of the result  
Public PropertyStopFrequencyGets calibration stop frequency, in Hz  
Public PropertySuccessGets a value indicating whether the most recent Calibrate or Verify succeeded  
Public PropertyVerificationDateGets the date/time (UTC) that Calibrate was last executed  
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

See Also