User's Manual
Table Of Contents
- Title page
- Table of Contents
- General Safety Summary
- Preface
- Getting Started
- Operating Basics
- Reference
- Reference
- Menu Structures
- The Setup Menu Screen
- The Graphical Waveform Editor
- The Pattern Editor
- Quick Editing
- The Table Editor
- The Equation Editor
- The Sequence Editor
- The APPL Menu
- The UTILITY Window
- External Keyboards
- Setting General Purpose Knob Direction
- Formatting a Floppy Disk
- Displaying Disk Usage
- Screen Display Enable/Disable
- Focused Color
- Displaying Instrument Status
- Internal Clock (Date and Time)
- Resetting the Instrument
- Connecting to a GPIB Network
- Ethernet Networking
- Hardcopy
- Calibration and Diagnostics
- Upgrading the System Software
- Capturing Waveforms
- Waveform Programming Language
- Command Descriptions
- Programming Examples
- File Conversion
- File Management
- FG Mode
- Waveform Mixing Mode
- Synchronous Operation Mode (AWG710B only)
- Appendices
- Appendix A: Specifications (AWG710B)
- Appendix A: Specifications (AWG710)
- Appendix B: Performance Verification (AWG710B)
- Conventions
- Self Tests
- Performance Tests
- Operating Mode Tests
- Amplitude and Offset Accuracy Tests (Normal Out), (except option 02)
- Amplitude, Offset Accuracy and Rise Time Tests (Direct DA Out), (except option 02)
- Amplitude, Offset Accuracy and Rise Time Tests (for option 02)
- Pulse Response Tests (Normal Out), (except option 02)
- Trigger Input Tests
- Event Input and Enhanced Mode Tests
- External Clock Input and VCO Out Output Tests
- VCO OUT Output Frequency and 10 MHz Reference Input Tests
- Marker Output Tests
- Synchronous Operation Tests
- Appendix B: Performance Verification (AWG710)
- Conventions
- Self Tests
- Performance Tests
- Operating Mode Tests
- Amplitude and Offset Accuracy Tests (Normal Out), (except option 02)
- Amplitude, Offset Accuracy and Rise Time Tests (Direct DA Out), (except option 02)
- Amplitude, Offset Accuracy and Rise Time Tests (for option 02)
- Pulse Response Tests (Normal Out), (except option 02)
- Trigger Input Tests
- Event Input and Enhanced Mode Tests
- 1/4 Clock Frequency and 10 MHz Reference Input Tests
- Marker Output Tests
- Appendix C: Inspection and Cleaning
- Appendix D: Sample Waveforms
- Appendix E: File Transfer Interface Outline
- Appendix F: Miscellaneous
- Appendix G: Sequence File Text Format
- Index

Operating Basics
2-46 AWG710&AWG710B Arbitrary Waveform Generator User Manual
Signal Edit Process
This subsection describes the signal edit process.
Load the desired waveform data to be output into the waveform memory. New
waveform data can be created using waveform editors incorporated in the
AWG710&AWG710B Arbitrary Waveform Generator. New data can also be
created by combining the following:
A sample waveform data distributed with floppy disks.
Previously created waveform data on the built–in hard disk.
Waveform data measured or created by other equipment, which has been read
through the network.
Digital waveform data is loaded to the waveform memory location. The memory
address control extracts the waveform data from memory, including the clock
speed and the specified order of waveforms relative to the trigger event control.
When the AWG is in the Running mode, the digital output is processed through a
high speed digital to analog converter (DAC). The output then goes through the
analog output amplifier, to the offset and filter circuitry and to the output
connector.
Waveform Data Structure
The waveform data structure consists of analog waveform and digital pattern file
formats. The waveform file format includes 8–bits of resolution for the DAC
output and 2–bits for the digital marker output. The pattern file format includes
10–bits for digital output (The AWG710&AWG710B supports 2 digital marker
outputs). The full–scale resolution of the 8–bit DAC is represented by -1.0 to +1.0.
Waveform and pattern files use different internal formats and editors. The
waveform file format is composed of 4–byte little endian and 1–byte for each data
point and markers. The 4–bytes point data is expressed as an IEEE floating point
number. The pattern data file is composed of 2–bytes including data and markers.
Waveform files contain floating–point numbers that maintain the mathematical
data precision necessary for waveform math operations such as multiplying,
dividing, adding, subtracting and so forth. Waveform files may be edited, but are
much larger for an equivalent record length compared to pattern files.
Pattern files are most useful for minimizing file size and file transfer time between
the AWG and a PC.
For more details about file format, refer to Data Transfer section in
AWG710&AWG710B Arbitrary Waveform Generator Programmer Manual.