Chapter 4 111
Programming Examples
89601X VXA Signal Analyzer Programming Examples
â Sets the Vector Measurement.
â Configures the Vector Measurement.
â Starts the Vector Measurement.
â Reads the trace data in Real 64 data format
File name: VXA-MeasDemo.vbs
âĸ Setting up a Digital Demod Measurement on your 89601x VXA using
Visual Basic 6.
This example program:
â Sets up the VSA Mode.
â Sets the Digital Demod Measurement.
â Configures the Digital Demod Measurement.
â Starts the Digital Measurement.
â Reads the trace data, EVM, and demodulated bits.
File name: VXA-DigDemodDemo.vbs
Programming using Agilent VEE Pro:
âĸ Setting up a VSA Measurement on your 89601X VXA using VEE.
This example program:
â Sets up the VSA Mode.
â Sets the Vector Measurement.
â Configures the Vector Measurement.
â Starts the Vector Measurement.
â Reads the trace data in Real 32, Real 64 and ASCII data format
File name: VXA-MeasDemo.vee
âĸ Setting up a Digital Demod Measurement on your 89601X VXA
VEE.
This example program:
â Sets up the VSA Mode.
â Sets the Digital Demod Measurement.
â Configures the Digital Demod Measurement.
â Starts the Digital Measurement.
â Reads the trace data, EVM, and demodulated bits.
File name: VXA-DigDemodDemo.vee