Introduction
This chapter describes the operation of instruments that operate in
compliance with the IEEE 488.2 (syntax) standard. It is intended to
give you enough basic information about the IEEE 488.2 Standard to
successfully program the Logic Analysis System. You can find
additional detailed information about the IEEE 488.2 Standard in
ANSI/IEEE Std 488.2-1987,
IEEE Standard Codes, Formats,
Protocols, and Common Commands.
The HP 16500C Logic Analysis System is designed to be compatible
with other Hewlett-Packard IEEE 488.2 compatible instruments.
Instruments that are compatible with IEEE 488.2 must also be
compatible with IEEE 488.1 (HP-IB bus standard); however, IEEE
488.1 compatible instruments may or may not conform to the IEEE
488.2 standard. The IEEE 488.2 standard defines the message
exchange protocols by which the instrument and the controller will
communicate. It also defines some common capabilities, which are
found in all IEEE 488.2 instruments. This chapter also contains a few
items which are not specifically defined by IEEE 488.2, but deal with
message communication or system functions.
The syntax and protocol for RS-232-C program messages and
response messages for the HP 16500C Logic Analysis System are
structured very similar to those described by IEEE 488.2. In most
cases, the same structure shown in this chapter for IEEE 488.2 will
also work for RS-232-C. Because of this, no additional information has
been included for RS-232-C.
6–2
Содержание 16501A LOGIC
Страница 2: ...ii ...
Страница 12: ...Contents 8 ...
Страница 14: ......
Страница 15: ...1 Introduction to Programming ...
Страница 38: ...1 24 ...
Страница 39: ...2 Programming Over HP IB ...
Страница 45: ...3 Programming Over RS 232 C ...
Страница 55: ...4 Programming Over LAN ...
Страница 68: ...4 14 ...
Страница 69: ...5 Programming and Documentation Conventions ...
Страница 75: ...Figure 5 1 HP 16500C Command Tree Programming and Documentation Conventions The Command Tree 5 7 ...
Страница 81: ...6 Message Communication and System Functions ...
Страница 86: ...Figure 6 1 Example syntax diagram Message Communication and System Functions Syntax Diagrams 6 6 ...
Страница 88: ...Figure 6 2 program message Parse Tree Message Communication and System Functions Syntax Overview 6 8 ...
Страница 91: ...7 Status Reporting ...
Страница 93: ...Figure 7 1 Status Byte Structures and Concepts Status Reporting 7 3 ...
Страница 97: ...Figure 7 2 Service Request Enabling Status Reporting Key Features 7 7 ...
Страница 100: ...Figure 7 3 Parallel Poll Data Structure Status Reporting Parallel Poll 7 10 ...
Страница 105: ...8 Error Messages ...
Страница 106: ...Introduction This chapter lists the error messages that relate to the HP 16500C Logic Analysis System 8 2 ...
Страница 110: ...8 6 ...
Страница 112: ......
Страница 113: ...9 Common Commands ...
Страница 116: ...Figure 9 1 Common Commands Syntax Diagram Common Commands 9 4 ...
Страница 122: ...Figure 9 2 IST Data Structure Common Commands IST Individual Status 9 10 ...
Страница 132: ...9 20 ...
Страница 133: ...10 Mainframe Commands ...
Страница 135: ...Figure 10 1 Mainframe Commands Syntax Diagram Mainframe Commands 10 3 ...
Страница 136: ...Figure 10 1 continued Mainframe Commands Syntax Diagram continued Mainframe Commands 10 4 ...
Страница 154: ...Figure 10 2 Select Command Tree Only available when an HP 16501A is connected Mainframe Commands SELect 10 22 ...
Страница 159: ...11 SYSTem Subsystem ...
Страница 161: ...Figure 11 1 System Subsystem Commands Syntax Diagram SYSTem Subsystem 11 3 ...
Страница 172: ...11 14 ...
Страница 173: ...12 MMEMory Subsystem ...
Страница 175: ...Figure 12 1 MMEMory Subsystem Commands Syntax Diagram MMEMory Subsystem 12 3 ...
Страница 176: ...Figure 12 1 Continued MMEMory Subsystem Commands Syntax Diagram Continued MMEMory Subsystem 12 4 ...
Страница 177: ...Figure 12 1 Continued MMEMory Subsystem Commands Syntax Diagram Continued MMEMory Subsystem 12 5 ...
Страница 198: ...12 26 ...
Страница 199: ...13 INTermodule Subsystem ...
Страница 201: ...Figure 13 1 Intermodule Subsystem Commands Syntax Diagram INTermodule Subsystem 13 3 ...
Страница 202: ...Figure 13 1 continued Intermodule Subsystem Commands Syntax Diagram continued INTermodule Subsystem 13 4 ...
Страница 216: ...13 18 ...
Страница 217: ...14 TGTctrl Subsystem ...
Страница 219: ...Figure 14 1 Targetcontrol Subsystem Commands Syntax Diagram TGTctrl Subsystem 14 3 ...
Страница 220: ...Figure 14 1 continued Targetcontrol Subsystem Commands Syntax Diagram TGTctrl Subsystem 14 4 ...
Страница 233: ...Part 3 15 Programming Examples 15 1 Programming Examples ...
Страница 234: ......
Страница 235: ...15 Programming Examples ...