Base Commands - Agilent Technologies 86038A User Manual

Optical dispersion analyzer
Table of Contents

Advertisement

Base Commands

DispersionMode Property
Measure Method
Agilent 86038A Optical Dispersion Analyzer, Third Edition
Base Commands
Selects CD Stepped, CD Swept, or CD_PMD Stepped. Note that group
delay and gain/loss are always measured. This is equivalent to selecting
CD/PMD on the front panel.
Property Value
InstrumentObjects.ODACommon.eDispersionMode
VB.NET Syntax
odaClient.DispersionMode=
_InstrumentObjects.ODACommon.eDispersionMode.CD_Swept
VB 6.0 Syntax
odaClient.DispersionMode=eDispersionMode_CD_Swept
Starts a new measurement. This method corresponds to the Begin Meas
key on the front panel. Use this method to start a measurement after you
have set the measurement parameters, and then watch the
TriggerProgress event for completion.
VB.NET Syntax
odaClient.Measure()
VB 6.0 Syntax
odaClient.Measure
Programming Commands
201

Advertisement

Table of Contents
loading

Table of Contents