DATA
Command :SYSTem:DATA <block_data>
The DATA command allows you to send and receive acquired data to and
from a controller in block form. This helps saving block data for:
Reloading to the logic analyzer or oscilloscope
Processing data later in the logic analyzer or oscilloscope
Processing data in the controller.
The format and length of block data depends on the instruction being used
and the configuration of the instrument. This chapter describes briefly the
syntax of the Data command and query. Because the mainframe by itself
does not have acquired data, and the capabilities of the DATA command and
query vary for each module, the DATA command and query are described in
detail in the respective modules command section. See chapter 26, "DATA
and SETup Commands" for additional information when using the logic
analyzer, or chapter 35, "WAVeform Subsystem" when using the oscilloscope
module.
Example OUTPUT XXX;":SY STEM:DATA" <bl ock_data>
<block_data> <block_length_specifier><section>
<block_length_
specifier>
#8<length>
<length> The total length of all sections in byte format (must be represented with 8
digits)
<section> <section_header><section_data>
<section_
header>
16 bytes, described in the "Section Header Description" section in the
individual modules command section.
<section_data> The format depends on the type of data
SYSTem Subsystem
DATA
10–5