Keysight M8132A 640 GSa/s Digital Signal Processor User’s Guide
97
Examples
7
PathwaveCapture
This example program (PathwaveCapture.sln) demonstrates how to load
an example Pathwave FPGA build into an M8132A Dsp and set it up for
capturing a test pattern generated internally using SCPI commands
The program sets up a passthrough multiplier on channels 1 and 3;
channel 1 received data is re-transmitted on channel 3, channel 3 received
data is re-transmitted on channel 1.
A data transmit source is configured on channels 2 and 4, and capture is
configured on channel 2.
Data captured is then verified and displayed.
Cabling of DSP Connectors
•
Connect ODI 1 to ODI 2
•
Connect ODI 3 to ODI 4
Setup DSP
Before starting the example program, start the M8132A Soft Front Panel
and note the HSLIP address provided for the instrument.
Usage
PathwaveCaptureExample
<dsp hslip addr> <imageFpgaA.k7z> <imageFpgaB.k7z>
NOTE
The data encoded in RegisterDefinitions.cs file will be replaced by
register meta-data from the k7z file in a release shortly.