Output - HP 8360 B Series User Manual

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

Advertisement

l-60 Getting Started Programming
Some BASIC examples:
10
CLEAR 7
to clear all HP-IB instruments, or
10
CLEAR 719
to clear an addressed instrument.
Related statements used by some computers:
RESET
CONTROL
SEND
The preceding statements are primarily management commands
that do not incorporate programming codes. The following two
statements do incorporate programming codes, and are used for data
communication.

output

Output is used to send function commands and data commands from
the controller to the addressed instrument. The syntax is:
where USING is a secondary command that formats the output in a
particular way, such as a binary or ASCII representation of numbers.
The USING command is followed by "image items" that precisely
define the format of the output; these image items can be a string of
code characters, or a reference to a statement line in the computer
program. Image items are explained in the programming codes where
they are needed. Notice that this syntax is virtually identical to the
syntax for the ENTER statement that follows.
numeric
string

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

83630b83620b83640b83650b83622b83623b ... Show all

Table of Contents