DATA and SETup Commands

SYSTem:SETup

Additionally, the following sections may also be included, depending on what is available:

"SYMBOLS A " "SYMBOLS B " "INVASM A " "INVASM B "

<block data> <block length specifier><section>...

<block length #8<length> specifier

<length> the total length of all sections in byte format (must be represented with 8 digits)

<section> <section header><section data>

<section 16 bytes in the following format: header> 10 bytes for the section name

1 byte reserved

1 byte for the module ID code (34 for the HP 16554A and HP 16555A/D logic analyzer)

4 bytes for the length of the section data in bytes

<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. So when calculating the value for <length>, don’t forget to include the length of the section headers. The format of the setup block is not affected by the DBLock command setting.

Example

OUTPUT XXX;"SETUP" <block data>

 

 

Query:SYStem:SETup?

The SYStem:SETup query returns a block of data that contains the current configuration to the controller.

Returned Format [:SYStem:SETup] <block data><NL>

17–14