Specific Commands; Interface Structure; Enumeration - Keysight N437 Series Programmer's Manual

Lightwave component analyzer
Table of Contents

Advertisement

Specific Commands

Interface structure

Enumeration

Enumeration
ELaserState
ELaserWvl
EMeasMode
EMeasType
EModBiasOpt
Keysight N437x Series Lightwave Component Analyzer, Programmer's Guide
There are three classes to control the LCA: the LCAMeasParams, the
LCAProperties and the LCARemoteClient.
• The class LCAMeasParams summarizes all possible parameters of your
measurement.
• The class LCAProperties provides read-only properties, which give you
some information about the network analyzer and the LCA.
• The class LCARemoteClient provides the methods to connect to the
LCA, perform measurements and change hardware settings.
This is the list of enumeration names, with their possible values.
Description
Enumerates the possible laser states, on or off.
Enumerates the possible laser wavelengths.
Specify if you are doing single ended or differential measurements.
Note: differential measurements require a 4-port network analyzer.
Enumerates the different LCA measurement types
Specify how often a modulator bias voltage optimization has to be
performed.
Once: only once when the laser is switched on.
EverySweep: prior to each measurement started by the LCA.
Continuous: the optimization loop runs continuously.
Remote Operation
1
Possible values
NotSet
LaserOff
LaserOn
NotSet
Wvl_850nm
Wvl_1310nm
Wvl_1550nm
NotSet
SingleEnded
Differential
NotSet
EE
EO
OE
OO
NotSet
Once
EverySweep
Continuous
23

Advertisement

Table of Contents
loading

Table of Contents