Agilent Technologies 86038A User Manual page 236

Optical dispersion analyzer
Table of Contents

Advertisement

Programming Commands
XStart Method
XStop Method
236
Property Value
Double - The x-axis increment
VB.NET Syntax
Dim XInc As Double
XInc = odaClient.Results.Increment
VB 6.0 Syntax
Dim XInc As Double
XInc = odaClient.Results.Increment
Returns the Start wavelength for the last measurement of the specified
type, in nm. Note that because of the inherent derivative to calculate
dispersion, the dispersion XStart differs from the GD and Gain XStart by
one half of an increment.
Returns
Double - The start wavelength for the last measurement, in nanometers
VB.NET Syntax
Dim sVal As Double
sval = odaClient.Results.XStart _
(InstrumentObjects.ODACommon.eMeasurementType.Gain)
VB 6.0 Syntax
Dim sVal As Double
sval = odaClient.Results.XStart (eMeasurementType_Gain)
Returns the stop wavelength for the last measurement of the specified
type, in nm.
Returns
Double - The stop wavelength for the last measurement in nanometers.
Agilent 86038A Optical Dispersion Analyzer, Third Edition
Base Commands

Advertisement

Table of Contents
loading

Table of Contents