Programming An Instrument; Initiaiization - HP 1650B Programming Reference Manual

Logic analyzers
Table of Contents

Advertisement

Programming
an Instrument
Initialization
Note d
HP 1650B/HP 16518
Programming Reference
To make sure the bus and all appropriate interfaces are in a known state,
begin every program with an initialization statement. BASIC provides a
CLEAR command which clears the interface buffer. If you're using
HP-IB, CLEAR will also reset the HP 1650B/XB's parser. The parser is
the program which reads in the instructions which you send it.
After clearing the interface, load a predefmed configuration file from the
disk to preset the instrument to a known state. For example:
OUTPUT XXX;":MMEMORY:LOAD:CONFIG 'DEFAULT-"
This BASIC statement would load the configuration file "DEFAULT
(if it exists) into the HP 1650B/51B. Refer to the chapter "MMEMoG
Subsystem" for more information on the LOAD command.
Refer to your controller manual and programming language reference
manual for information on initializing the interface.
Introduction to Programming an Instrument
l-11

Advertisement

Table of Contents
loading

This manual is also suitable for:

1651b

Table of Contents