EasyManua.ls Logo

HP 1650B User Manual

HP 1650B
346 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #52 background imageLoading...
Page #52 background image
The Command
The command tree (figure 4-l) shows all commands in the HP 1650B/51B
Tree
logic analyzers and the relationship of the commands to each other.
Parameters are not shown in this figure. The command tree allows you to
see what the HP
1650B/51B’s
parser expects to receive. All legal headers
can be created by traversing down the tree, adding keywords until the end
of a branch has been reached.
Command Types
As shown in chapter l’s “Header Types” section, there are three types of
headers. Each header has a corresponding command type. This section
shows how they relate to the command tree.
System Commands.
The system commands reside at the top level of the
command tree. These commands are always
parsable
if they occur at the
beginning of a program message, or are preceded by a colon. START and
STOP are examples of system commands.
Subsystem Commands. Subsystem commands are grouped together
under a common node of the tree, such as the MMEMORY commands.
Common Commands. Common commands are independent of the tree,
and do not affect the position of the parser within the tree. *CLS
and
*RST are examples of common commands.
Tree Traversal Rules
Command headers are created by traversing down the command tree. For
each group of keywords not separated by a branch, one keyword must be
selected. As shown
on
the tree, branches are always preceded by colons.
Do not add spaces around the colons. The following two rules apply to
traversing the tree:
A leading colon (the
frost
character of a header) or a <terminator
>
places the parser at the root of the command tree.
Executing a subsystem command places you in that subsystem (until a
leading colon or a
<
terminator
>
is found). The parser will stay at the
colon above the keyword where the last header terminated. Any
command below that point can be sent within the current program
message without sending the keywords(s) which appear above them.
Examples
The following examples are written using HP BASIC 4.0 on a HP
!XlOO
Series 200/300 Controller. The quoted string is placed on the bus,
followed by a carriage return and
linefeed
(CRLF).
Programming and Documentation Conventions
HP 1650B/HP
16518
4-4 Programming Reference

Table of Contents

Question and Answer IconNeed help?

Do you have a question about the HP 1650B and is the answer not in the manual?

HP 1650B Specifications

General IconGeneral
CategoryLogic Analyzer
Model1650B
Number of Channels80
Maximum Clock Rate100 MHz
Glitch TriggerYes
Transitional TimingYes
DisplayCRT

Summary

Chapter 1 Introduction to Programming an Instrument

Programming Syntax and Concepts

Explains command format, structure, headers, parameters, and syntax rules for instrument control.

Instrument Programming Basics

Covers initialization, example programs, data retrieval, and response formats.

Chapter 2 Programming Over HP-IB

Chapter 3 Programming Over RS-232C

Chapter 5 Common Commands

Key Common Commands

Details essential commands like *CLS, *ESE, *IDN, *RST for status and identification.

Chapter 6 System Commands

Key System Commands

Details core commands like ARM, DATA, LOCKout, LONGform, STARt, STOP.

Chapter 7 MMEMory Subsystem

File Management Commands

Covers AUToload, CATALOG, COPY, DOWNLOAD, LOAD, PACK, PURGE, RENAME, STORE, UPLOAD.

Chapter 10 MACHine Subsystem

Machine Configuration Commands

Covers commands like NAME, TYPE, ARM, ASSign for machine setup.

Chapter 11 SFORmat Subsystem

State Format Configuration

Details SFORmat selector and commands like CLOCK, CPERiod, LABel.

Chapter 12 STRace Subsystem

State Trace Qualification

Details BRANch, FIND, PREStore, RESTart for trace sequence control.

Chapter 13 SLISt Subsystem

State Listing Configuration

Details commands like COLumn, DATA, LINE, MMODE, PATtern for listing setup.

Chapter 14 SWAVeform Subsystem

Waveform Display Configuration

Details ACCumulate, DELay, INSert, RANGe, REMove for waveform display setup.

Chapter 16 COMPare Subsystem

Compare Data Configuration

Details CMASk, COPY, DATA, FIND, RANGe, RUNTil for comparison setup.

Chapter 17 TFORmat Subsystem

Timing Format Configuration

Details LABel, REMove, THReshold for timing format setup.

Chapter 18 TTRace Subsystem

Timing Trace Configuration

Details AMODe, DURation, EDGE, GLITch, PATTern for timing trace setup.

Chapter 19 TWAVeform Subsystem

Timing Waveform Configuration

Details ACCumulate, DELay, INSert, MMODe, OCONdition for waveform setup.

Related product manuals