Arbitrary Waveform Program Comments; Determining The Amount Of Segment And Sequence Memory; How To Free Segment And Sequence Memory; Amplitude Effects On Voltage Lists - Agilent Technologies E1445A User's Manual And Scpi Programming Manual

Arbitrary function generator module scpi programming guide
Hide thumbs Also See for E1445A:
Table of Contents

Advertisement

Arbitrary Waveform Program Comments

Determining the
Amount of
Segment and
Sequence Memory
How to Free
Segment and
Sequence Memory
Amplitude Effects
on Voltage Lists
Chapter 3
The following comments give additional details on the program examples in
this chapter.
To determine the amount of segment sequence data remaining in the
AFG and the amount of data used, execute the
[SOURce:]LIST[1]:SSEQuence:FREE?
returns two number values. The first number shows, in points, the
amount of segment sequence memory available. The second number
shows, in points, the amount of segment sequence memory used.
To determine the amount of segment data remaining in the AFG and
the amount of segment data used, execute the
[SOURce:]LIST[1][:SEGMent]:FREE?
returns two number values. The first number shows, in points, the
amount of segment memory available. The second number shows, in
points, the amount of segment memory used.
Use
[SOURce:]LIST[1]:SSEQuence:DELete[:SELected]
currently selected segment sequence data that was last selected by
the
[SOURce:]LIST[1]:SSEQuence:SELect
[SOURce:]LIST[1]:SSEQuence:DELete:ALL
sequence data stored in the AFG's sequence memory. Use the
command if there is insufficient segment sequence memory available
to store new segment sequences. Note that a segment sequence
cannot be deleted if it is currently selected by the
[SOURce:]FUNCtion:USER <
Use
[SOURce:]LIST[1][:SEGMent]:DELete[:SELected]
currently selected segment data that was last selected by the
[SOURce:]LIST[1][:SEGMent]:SELect
[SOURce:]LIST[1][:SEGMent]:DELete:ALL
currently in the segment memory. Use the command if there is
insufficient segment memory available to store new segments.
If the segment data is sent as voltage values, the AFG changes the data into
digital-to-analog converter (DAC) codes. This requires that the voltage
value of the segment data MUST NOT exceed the AFG's current amplitude
level (set by
[SOURce:]VOLTage[:LEVel][:IMMediate][:AMPLitude]
does, the AFG generates an error.
command. The command
command. The command
command.
deletes all segment
name
>
command.
command.
deletes all segment data
Generating Arbitrary Waveforms
to delete the
to delete the
). If it
113

Advertisement

Table of Contents
loading

Table of Contents