------------------------------------------------------------- README for the Agilent Technologies PSA Spectrum Analyzers Documentation Set Part Number: E4440-90205 April 2010 ------------------------------------------------------------- This readme file contains information regarding the following subjects: - Instructions for using this CD-ROM on a PC - A list of the PDF files on the CD-ROM - Examples listing ========================================== Instructions for using this CD-ROM on a PC ========================================== You will need the latest version of Adobe(r) Reader(r) to view this CD. If you do't have the latest version, you may download a free version of it by going to the Adobe website at www.adobe.com and clicking on the "get Adobe Reader" ikon. The CD should open to the Main Menu page automatically, but if it doesn't you may open it manually by going to D:\E4440\mainmenu.pdf. The Main Menu is a navigation page with hypertext links to all of the documents on this CD-ROM. A note regarding navigation links in Netscape Navigator: The navigatio links in the Main Menu may not function as you expect when Adobe Reader is launched from Netscape Navigator. ========================================== List of PDF files contained on the CD-ROM ========================================== mainmenu.pdf - For navigating to other documents on the CD-ROM e4440608.pdf - Getting Started Guide e4440607.pdf - User's and Programmer's Reference Volume 1 Core Spectrum Analyzer Functions e4440618.pdf - User's and Programmer's Reference Volume 2 One-Button Power Measurements e4440644.pdf - Specifications Guide e4401482.pdf - Measurement Guide & Programming Examples e4440139.pdf - Programming Conversion Guide e4440619.pdf - Instrument Messages and Functional Tests e4406313.pdf - W-CDMA Guide with HSDPA/HSUPA e4406312.pdf - cdma2000 Guide with 1xEV-DV e4406309.pdf - cdmaOne Guide emcfiles.pdf - EMC Limit Lines and Correction Factors e4440625.pdf - EMI Measurement Receiver Guide (Option 239) e4440626.pdf - EMI Measurement Receiver (Option 239) Quick-Start Guide e4440622.pdf - TD-SCDMA Guide (Option 211) e4440623.pdf - TD-SCDMA Guide with HSDPA/8PSK (Options 212, 213) e4406311.pdf - NADC, PDC Guide e4440328.pdf - Phase Noise Guide e4440353.pdf - Noise Figure Guide e4406302.pdf - 1xEV-DO Guide e4440620.pdf - Flexible Digital Modulation Analysis e4440605.pdf - Basic Mode Guide e4406306.pdf - GSM with EDGE Guide e4440280.pdf - Wireless LAN Guide e4440628.pdf - Programming Code Compatibility Suite Guide (Option 266) e4440624.pdf - External Source Control Personality Guide (Option 215) e4440615.pdf - 6 GHz Return Loss Measurement Accessory Kit User's Guide (Option 015) n5531004.pdf - N5531S Measuring Receiver Guide (Option 233) n5532006.pdf - N5532A Sensor Module User's and Service Guide n9039010.pdf - N9039A RF Preselector User's and Programmer's Guide = ================================= Programming Examples Listing ================================== ESA and PSA Series Examples: ____________________ CD filename Example Name acpr.c Measure ACP Adj Chan Power on cdmaOne signal bintrace.bas Get and save trace data in binary data format screen.bas Use Visual Basic to store a screen image seralign.c Serial poll status for auto-alignment complete srq.c Use service request to check for measurement complete tracetransfer.vee Use Vee to transfer trace data in various data formats ================================= more ESA Series Examples: ____________________ CD filename Example Name 32brs232.c Read trace data using 32-bit real format (RS-232) 32btgpib.c Read trace data using 32-bit real format (GPIB) Amplcorr.c Enter ampitude correction data ascigpib.c Read trace data using ASCII format (GPIB) ascrs232.c Read trace data using ASCII format (RS-232) average.c Average multiple measurements error.c Determine if an error has occurred fastmeas.c Make faster measurements (multiple measurements) harmgpib.c Measure harmonic distortion (GPIB) harmrs23.c Measure harmonic distortion (RS-232) intalign.c Perform internal self-alignment limlines.c Use limit lines mkpksrch.c Use marker peak search and peak excursion Mkrdelta.c Use marker delta mode and marker minimum search Noise.c Measure noise ================================= more PSA Series Examples: ____________________ CD filename Example Name calcomp.c Use CALC:DATA:COMP to average trace data class1.cs Socket LAN Clear Device epvt.vi Use LabVIEW 6 with SCPI commands over LAN getopt.c Get options letter designations from the analyzer lan_pnp.vi Use LabVIEW 6 with plug-n-play driver over LAN lrnstring.vee Use Vee to emulate the *LRN command peaksrch.c Do marker peak search and excursion measurement powercal.c Uses CALC:DATA:COMP. Also polls a STATus bit scpidemo.java Use socket program with Java socketio.c Send commands using socket I/O mechanism state.c Save and recall an instrument state trace.c Get and save trace data in binary data format vbivicomsa_waveform.vb Make measurement Using Visual Basic .NET and IVI-COM driver.