Normalizationrange Commands - Agilent Technologies 86038A User Manual

Optical dispersion analyzer
Table of Contents

Advertisement

Base Commands
ClearGDAndInsertionLossOffsets Method
ClearModBias Method
Agilent 86038A Optical Dispersion Analyzer, Third Edition

NormalizationRange Commands

The NormalizationRange property of the remote client object returns a
normalization range object that controls most of the settings unique to
normalization. Those settings unique to a stepped normalization are in
Normalization.Stepped, those unique to swept normalization are in
Normalization.Swept.
Clears the GD and Insertion loss offsets for the specified port.
Parameters
By Val PortNum As InstrumentObjects.ODACommon.eODAPort - The port
on which to clear GD and Gain/Loss normalization data.
VB.NET Syntax
odaClient.NormalizationRange.ClearGDAndInsertionLossOffsets _
(InstrumentObjects.ODACommon.eODAPort.One)
VB 6.0 Syntax
odaClient.NormalizationRange.ClearGDAndInsertionLossOffsets _
(eODAPort_One)
Clears the current optical modulator bias value.
VB.NET Syntax
odaClient.NormalizationRange.ClearModBias()
VB 6.0 Syntax
odaClient.NormalizationRange.ClearModBias
Programming Commands
221

Advertisement

Table of Contents
loading

Table of Contents