Calculate[1|2|3|4]:Marker:coupled[:State]Command/Query - Agilent Technologies 35670A Manual

Dynamic signal analyzer gpib programming
Hide thumbs Also See for 35670A:
Table of Contents

Advertisement

LIF file names are limited to 10 ASCII characters which may include all characters except ":" "<" and "|".
The first character must be a letter. File names are case sensitive.
<MSINAME>
This item specifies the mass storage device. It is a <STRING> with one of the following values:
"RAM:"
"NVRAM:"
"INT:"
"EXT[,<select_code>[,<unit_number>]]:"
<MMEMNAME>
This item specifies a single file or an entire mass storage device. It takes the same form as <FILENAME>
except either the name of the file, the name of the mass storage device or both must be present. It can take one
of the following forms:
"[MSIS:][DOS_DIR:]filename"
"MSIS:"
"MSIS:[DOS_DIR:]filename"
See the description for <FILENAME> for the valid mass storage device specifiers and the valid file name
character set. The optional directory specifier (DOS only) may be included with the filename.
<PROGRAM>
This item designates an Instrument BASIC program.
Load and save Instrument BASIC using the indefinite-length-block data format. The simplest way to load an
Instrument BASIC program into the analyzer is to send the command (PROG[:SELected]:DEFine) followed
by #0, followed by all the characters making up the program, including line numbers and linefeeds at the end
of each program statement.
Terminate the entire command with new line (line feed) character (ASCII decimal 10) and <^END> (the
GPIB END message (EOI set true) while the last byte of data is on the bus).
<STRING>
This item specifies any 8-bit characters delimited by single quotes or double quotes. The beginning and
ending delimiter must be the same. If the delimiter character is in the string, it must be entered twice. (For
example, to get "EXAMPLE", enter ""EXAMPLE"".
Command Syntax in the Agilent 35670A
2-11

Advertisement

Table of Contents
loading

Table of Contents