EasyManuals Logo
Home>Agilent Technologies>Inverter>83620B

Agilent Technologies 83620B User Manual

Agilent Technologies 83620B
496 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #89 background imageLoading...
Page #89 background image
A BASIC example:
100 OUTPUT 719; "programming codes"
The many programming codes for the swept signal generator are
listed in the \SCPI Command Summary" in Chapter 2.
Related statements used by some computers:
CONTROL
CONVERT
IMAGE
IOBUFFER
TRANSFER
Enter
Enter is the complement of OUTPUT, and is used to transfer data
from the addressed instrument to the controller. The syntax is:
ENTER is always used in conjunction with OUTPUT, such as:
100 OUTPUT 719; "
...
programming codes
...
"
110 ENTER 719; "
...
response data
...
"
ENTER statements are commonly formatted, which requires the
secondary command USING and the appropriate image items. The
most-used image items involve end-of-line (EOL) suppression, binary
inputs, and literal inputs. For example:
100 ENTER 719 USING "#, B"; A, B, C
suppresses the EOL sequence (#), and indicates that variables A, B,
and C are to b e lled with binary (B) data.
As another example,
100 ENTER 719 USING "#, 123A"; A$
suppresses EOL, and indicates that string variable A$ is to be lled
with 123 bytes of literal data (123A).
Getting Started Programming 1-61

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Agilent Technologies 83620B and is the answer not in the manual?

Agilent Technologies 83620B Specifications

General IconGeneral
BrandAgilent Technologies
Model83620B
CategoryInverter
LanguageEnglish

Related product manuals