Agilent Technologies 86038A User Manual page 195

Optical dispersion analyzer
Table of Contents

Advertisement

Server to Client Events
PresetProgress
(ByVal progress As enumStatus)
Remoting
(ByVal Remoting As Boolean)
SweepProgress
(ByVal progress As enumStatus, ByVal eTestType As enumTestType,
ByVal eTriggerMode As enumAcquisitionMode)
Agilent 86038A Optical Dispersion Analyzer, Third Edition
Indicates that the ODA has started/completed a preset (or initialization).
Parameters
Progress - Indicates that the preset/initialization has started or completed.
Related Command
System.Preset method
Indicates that the ODA is under local or remote control. If you press the
Local key after you establish a connection, you will receive this event with
the value False.
Parameters
Remoting - True = Remoting has control of the ODA user interface.
Related Command
Display.ToggleRemoteIndicator method
Indicates a sweep has begun, has been aborted, or has been completed.
Note that some actions may involve several sweeps. Wait for a
TriggerProgress event to determine when the action is complete.
Parameters
progress - Indicates a measurement has begun, completed, or aborted.
etestType - Indicates the type of test
eTriggerMode - Indicates the subset the event resides in. (Normalization,
Measurement, ModBias, DriftMonitor, Length)
Programming Commands
195

Advertisement

Table of Contents
loading

Table of Contents