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

Swept cw generator (including options 001, 004, 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 CW
generator via an HP-IB cable. Clear and reset the controller and
type in the following program:
10
Source=719
20
ABORT 7
30
LOCAL Source
40
CLEAR Source
50
REMOTE Source
60
70
PRINT "The source should now be in REMOTE. I'
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 CW generator. If it is not, verify that the swept CW
generator address is set to
connected.
If
the controller display indicates an error message, it is possible
that the program was entered incorrectly. If the controller accepts
the REMOTE statement but the swept CW 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.
19
and that the interface cable is properly

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Hp 83630lHp 83623lHp 83650lHp 83640l

Table of Contents