Hp-Ib Check, Example Program; Program Comments - HP 8360 B Series User Manual

Swept signal generator, including options 001, 002, 004, 006, and 008
Table of Contents

Advertisement

HP-IB Check, Example
Program 1
l-90 Getting Started Programming
This first program is to verify that the HP-IB connections and
interface are functional. Connect a controller to the swept signal
generator via an HP-IB cable. Clear and reset the controller and
type in the following program:
Source=719
10
20
ABORT 7
30
LOCAL Source
40
CLEAR Source
50
REMOTE Source
60
70
PRINT "The source should now be in REMOTE."
80
PRINT "Verify that the 'REMOTE' LED is on."
90
END
Run the program and verify that the REMOTE LED is lit on the
swept signal generator. If it is not, verify that the swept signal
generator address is set to 19 and that the interface cable is properly
connected.
If the controller display indicates an error message, it is possible that
the
program was entered in incorrectly. If the controller accepts
the REMOTE statement but the swept signal generator REMOTE
LED does not turn on, perform the operational checks as outlined in
the
respective Operating and Service Manuals to find the defective
device.

Program Comments

10:
Set up a variable to contain the HP-IB address of the source.
20: Abort any bus activity and return the HP-IB interfaces to
their reset states.
30: Place the source into LOCAL to cancel any Local Lockouts
that may have been set up.
40: Reset the source's parser and clear any pending output from
the source. Prepare the source to receive new commands.
50: Place the source into REMOTE.
60: Clear the display of the computer.
70: Print a message to the computer's display.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

83630b83620b83640b83650b83622b83623b ... Show all

Table of Contents