Programming

Example Programs

COM Current_wl,Diff_wl.Target_wl,Previous_diff,Diff_diff

Current_wl=0

Diff_wl=0

Target_wl=0

Previous_diff=O

Diff_diff=0

ASSIGN @Tls TO 724

ASSIGN @Mwm TO 720

! Initialize instrument

DIM Identity$[50]

Identity$=""

OUTPUT @Tls;"*CLS"

OUTPUT @Tls;"*IDN?"

ENTER @TLS;identity$

PRINT "TLS IS A ";identity$

OUTPUT @Mwm;"*RST"

OUTPUT @Mwm;"*CLS"

OUTPUT @Mwm;"*IDN?"

ENTER @Mwm;Identity$

PRINT "MWM IS A ";identity$

! Ask user for desired wavelength

INPUT "What wavelength (nm)do you wish to have",Target_wl

Target_wl=Target_wl*1.OE-9

PRINT "the target wavelength is : ";Target_wl

! Set wavelength of tunable laser source

OUTPUT @Tls; ":WAVE ";VAL$(Target_wl)

OUTPUT @Tls; ":OUTP ON"

! Enter realignment loop

REPEAT

OUTPUT @Mwm;":MEAS:SCAL:POW:WAV?" ENTER @Mwm;Current_wl

PRINT "The current wavelength is : ";VAL$(Current_wl) Diff_wl=PROUND(ABS(Target_wl-Current_wl),-16)

PRINT "Diff between target & Current is (+ or -) : ";VAL$(Diff_wl) OUTPUT @Tls;":WAVEACT ";VAL$(Current_wl) Diff_diff=PROUND(ABS(Diff_wl-Previous_diff),-16)

PRINT "differential difference between two turn : ";VAL$(Diff_diff) Previous_diff=Diff_wl

UNTIL (Diff_wl<1.5*1.0E-12) OR (Diff_diff=0)

END

3-42

Page 120
Image 120
Agilent Technologies Agilent 86120C manual Set wavelength of tunable laser source

Agilent 86120C specifications

Agilent Technologies is renowned for its innovative solutions in the field of electronic measurement and test instrumentation. Among its extensive portfolio, the Agilent 86120C stands out as a high-performance optical sampling oscilloscope designed for advanced optical communication system testing and development.

One of the key features of the Agilent 86120C is its ability to perform high-speed digital modulation analysis. With a bandwidth of up to 20 GHz, it supports a wide range of optical signals, making it ideal for testing and characterizing various optical components and systems. The device is capable of analyzing multiple modulation formats, including pulse amplitude modulation (PAM-4), making it a critical tool for engineers working on next-generation data transport technologies.

Another outstanding characteristic of the Agilent 86120C is its sophisticated optical performance monitoring capabilities. It employs advanced algorithms and techniques to provide real-time assessment of signal integrity. The oscilloscope can measure parameters such as eye diagrams, jitter, and signal-to-noise ratios, which are crucial for ensuring the reliability and performance of optical communication links.

Incorporating cutting-edge technologies, the Agilent 86120C features a high-sensitivity photodetector optimized for low-light detection and high-speed applications. This allows users to accurately capture and analyze signals, even when working with low-power transmission systems. The oscilloscope also supports multiple input channels, enabling simultaneous testing of multiple wavelengths or different signal paths.

User-friendly software is another highlight of the Agilent 86120C. The intuitive interface streamlines the measurement process and provides comprehensive data analysis tools. Users can quickly generate reports, conduct statistical analysis, and visualize data in various formats to enhance their understanding of signal behavior.

Additionally, the Agilent 86120C is equipped with connectivity options for seamless integration into larger test setups. It can easily interface with other Agilent test instruments, PCs, and networked environments, allowing engineers to create a comprehensive testing environment tailored to their specific needs.

In conclusion, the Agilent 86120C optical sampling oscilloscope combines high performance, advanced features, and cutting-edge technologies to meet the demanding requirements of optical communication testing. Its versatility makes it an essential tool for engineers working in the rapidly evolving field of data communications.