Overview Of Hp-Ib; Hp-Ib Instrument Nomenclature; Hp-Ib Command Statements - HP ESA-E Series Programmer's Manual

Esa spectrum analyzers
Table of Contents

Advertisement

Programming Fundamentals

Overview of HP-IB

Overview of HP-IB

HP-IB Instrument Nomenclature

An instrument that is part of an HP-IB network is categorized as a
listener, talker, or controller, depending on its current function in the
network.
Listener
A listener is a device capable of receiving data or
commands from other instruments. Any number of
instruments in the HP-IB network can be listeners
simultaneously.
Talker
A talker is a device capable of transmitting data or
commands to other instruments. To avoid confusion, an
HP-IB system allows only one device at a time to be an
active talker.
Controller
A controller is an instrument, typically a computer,
capable of managing the various HP-IB activities. Only
one device at a time can be an active controller.

HP-IB Command Statements

Command statements form the nucleus of HP-IB programming. They
are understood by all instruments in the network. When combined with
the programming language codes, they provide all management and
data communication instructions for the system. Refer to the your
programming language manual and your computers I/O programming
manual for more information.
The seven fundamental command functions are as follows:
• An abort function that stops all listener/talker activity on the
interface bus, and prepares all instruments to receive a new
command from the controller. Typically, this is an initialization
command used to place the bus in a known starting condition
(sometimes called: abort, abortio, reset, halt).
• A remote function that causes an instrument to change from local
control to remote control. In remote control, the front panel keys are
disabled except for the Local key and the line power switch
(sometimes called: remote, resume).
• A local lockout function, that can be used with the remote function,
to disable the front panel Local key. With the Local key disabled,
only the controller (or a hard reset by the line power switch) can
restore local control (sometimes called: local).
• A local function that is the complement to the remote command,
1-10
Chapter 1

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents