HP 1652B Programming Reference Manual page 107

Logic
Hide thumbs Also See for HP 1652B:
Table of Contents

Advertisement

Command syntax:
where:
<section >
<section header >
<section data z
Note d
Example:
Query Syntax:
Returned Format:
HP-IB Example:
HP 16528/1653B
Programming Reference
:: = <block length specifier > <section > . . .
:: = the total length of all sections in byte format (must be represented with 8 digits)
:: = c section header > <section data>
:: = 16 bytes in the following format:
10 bytes for the section name
1 byte reserved
1 byte for the module ID code (31 for the logic analyzer)
4 bytes for the length of the section data in bytes
:: = 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 c length >, don't
forget to include the length of the section headers.
OUTPUT XXX USING "%,K";":SYSTEH:SETllP
c block data> c NL>
10 DIM Block$ [32000]
2 0 D I M Specif ier$ [2]
30 OUTPUT XXX; ":SYSTEM:HEAD OFF"
40 OUTPUT XXX;":SYSTEM:SETUP?"
50 ENTER XXX USING "#.ZA";Specifier$!
60 ENTER XXX USING "#.8D";Blocklength! r e a d i n b l o c k l e n g t h
70 ENTER XXX USING "-K";Block$
80 END
< b l o c k d a t a >
! s e n d s e t u p q u e r y
r e a d i n 18
! r e a d i n d a t a
System Commands
6-37

Advertisement

Table of Contents
loading

This manual is also suitable for:

Hp 1653b

Table of Contents