Using the VXIbus Backplane
You can use the VXIbus Backplane to download or transfer segment data to
the AFG.
Using the VXIbus
Backplane to
Download Segment
Data
There are two ways to use the VXIbus backplane to download the data:
•
downloading the list into memory to be executed later
•
downloading directly to the DAC for immediate execution
Downloading
Segment Data into
Memory
This method downloads the segment data as DAC codes (see “Using DAC
Data to Generate Waveforms” on page 109). The method transfers the
codes as 16-bit integers in the Definite Length Arbitrary Block data format.
The upper 4 bits of the integers must be set to 0.
Send the segment data directly into the AFG’s register address 12 decimal
(0C hex) offset in the AFG’s A16 address space (see Appendix C for
information on registers).
Downloading
Directly into the
DAC
This method immediately outputs the DAC data point when received. The
DAC code received by the AFG sets the DAC to output to the received
value. Send the DAC codes as 16-bit integers with the upper 4 bits set to 0.
Send the DAC data directly into the AFG’s register with address 12 decimal
(0C hex) offset in the AFG’s A16 address space (see Appendix C for
information on registers).
Program that
Downloads and
Executes
Waveform
Segments in
Memory
This program shows how to download multiple waveform segments into the
AFG’s memory.
The example generates a 5 V sine wave and a 0 to +5 V triangle wave (see
next figure). The commands are:
1. Reset the AFG -
*RST
2. Setup the AFG for Output -
[SOURce:]FREQuency[:CW|FIXed] <
frequency
>
[SOURce:]FUNCtion[:SHAPe] USER
[SOURce:]VOLTage[:LEVel][:IMMediate][:AMPLitude] <
amplitude
>
Chapter 6
HP E1340A High Speed Operation 120
Содержание E1340A
Страница 12: ...Notes 12 HP E1340A Arbitrary Function Generator Module User s Manual ...
Страница 14: ...14 HP E1340A Arbitrary Function Generator Module User s Manual ...
Страница 42: ...Chapter 2 Generating Standard Waveforms with the HP E1340A 42 ...
Страница 54: ...Chapter 2 Generating Standard Waveforms with the HP E1340A 54 ...
Страница 57: ...Figure 3 1 Generating Arbitrary Waveforms 57 Generating Arbitrary Waveforms with the HP E1340A Chapter 3 ...
Страница 58: ...Chapter 3 Generating Arbitrary Waveforms with the HP E1340A 58 ...
Страница 84: ...Chapter 4 HP E1340A Sweeping and Frequency Shift Keying 84 ...
Страница 130: ...Chapter 6 HP E1340A High Speed Operation 130 ...
Страница 202: ...202 HP E1340A SCPI Conformance Information Chapter 7 ...
Страница 204: ...Figure 8 1 HP E1340A Status Groups and Associated Registers Chapter 8 HP E1340A AFG Status 204 ...
Страница 218: ...218 HP E1340A Specifications Appendix A ...
Страница 284: ...284 HP E1340A Register Based Programming Appendix C ...
Страница 295: ...Index HP E1340A Arbitrary Function Generator User s Manual 295 ...