Normalizationrange - Stepped Commands - Agilent Technologies 86038A User Manual

Optical dispersion analyzer
Table of Contents

Advertisement

Base Commands
Increment Property
ValidIncrement Method
Agilent 86038A Optical Dispersion Analyzer, Third Edition

NormalizationRange - Stepped Commands

The NormalizationRange.Stepped property of the remote client object
returns an object that handles settings unique to stepped normalization.
Specifies the separation between adjacent measurement wavelengths.
Property Value
Double - The wavelength spacing between points, in nanometers.
Related Command
NormalizationRange.Stepped.ValidIncrement method
VB.NET Syntax
odaClient.NormalizationRange.Stepped.Increment =0.5
VB 6.0 Syntax
odaClient.NormalizationRange.Stepped.Increment =0.5
Returns valid minimum, maximum, and default values for the increment, in
nanometers.
Parameters
ByRef Minimum As Double - Minimum X-axis increment is returned.
ByRef Maximum As Double - Maximum X-axis increment is returned.
ByRef DefaultValue As Double - Default X-axis increment is returned.
Related Command
NormalizationRange.Stepped.Increment property
VB.NET Syntax
Dim minXinc As Double
Dim maxXinc As double
Dim defXinc As Double
Programming Commands
225

Advertisement

Table of Contents
loading

Table of Contents