HP (Hewlett-Packard) 16501A Sander User Manual


 
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 the logic analysis system
Processing data later in the logic analysis system
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; however, the mainframe by itself
does not have acquired data. Therefore, the DATA command and query are
described in detail in the respective module Programmer’s Guides.
Because the capabilities of the DATA command and query vary for individual
modules, a complete chapter is dedicated to the DATA command and query
in each of the module Programmer’s Guides. The dedicated chapter is
called "DATA and SETup Commands."
Example
OUTPUT XXX;":SYSTEM:DATA" <block_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 of the
individual module Programmer’s Guides.
<section_data> The format depends on the type of data
SYSTem Subsystem
DATA
11–5