HP (Hewlett-Packard) 16501A Sander User Manual


 
SETup
Command :SYSTem:SETup <block_data>
The :SYSTem:SETup command configures the logic analysis system as
defined by the block data sent by the controller. This chapter describes
briefly the syntax of the Setup command and query for the mainframe.
Because of the capabilities and importance of the Setup command and query
for individual modules, a complete chapter is dedicated to it in each of the
module Programmer’s Guides. The dedicated chapter is called "DATA and
SETup Commands."
<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 "DATA
and SETup Commands" chapter of the module Programmer’s Guides.
<section_data> Format depends on the type of data
The total length of a section is 16 (for the section header) plus the length of
the section data. When calculating the value for <length>, don’t forget to
include the length of the section headers.
Example
OUTPUT XXX USING "#,K";":SYSTEM:SETUP " & <block_data>
SYSTem Subsystem
SETup
11–12