Agilent Technologies 86038B User Manual page 155

Photonic dispersion and loss analyzer
Table of Contents

Advertisement

Table 5-5. PDLA Events
Agilent 86038B Photonic Dispersion and Loss Analyzer, Second Edition
Event
NewStatus
PresetProgress
Remoting
SweepProgress
TLSSettlingProbability
Description
Equivalent Status Property
C# Delegate
This event occurs whenever a new status message
is presented to the user on the front panel of the
PDLA. The pass parameters include the message
itself and the severity of the message.
pdlaClient.Status.ErrorFlag,
pdlaClient.Status.LastError
NewStatusDelegate
This event occurs when the PDLA begins and
completes an instrument preset. The pass parameter
indicates whether it is the beginning or, end.
pdlaClient.Status.PresetComplete
ProgressDelegate
This event occurs when the user presses the local
key on the PDLA front panel and begins controlling
the PDLA manually even though a remote process is
connected.
force with pdlaClient.Display.ToggleRemoteIndicator
RemotingDelegate
This event occurs when a sweep is begun, when it is
complete, and if it is aborted. The pass parameter
indicates which of the three states occurred.
Use pdlaClient.Status.TriggerComplete to detect end
of sweep.
SweepProgressDelegate
This event occurs when the PDLA queries the latest
temperature reading from the tunable laser. The
PDLA calculates the estimated number of minutes
until a Laser Settling is required, and reports it as a
pass parameter.
pdlaClient.Status.EstimatedTimeToTLSSettling
TLSSettlingProbabilityDelegate
155

Advertisement

Table of Contents
loading

Table of Contents