prog.book : chapter1.fm 93 Mon Feb 15 09:24:37 1999
Power Meter Remote Operation
An Introduction to the SCPI Language
HP E4418B/E4419B Programming Guide
1-93
An Introduction to the SCPI Language
Standard Commands for Programmable Instruments (SCPI) defines how
you communicate with an instrument from a bus controller. The SCPI
language uses a hierarchical structure similar to the file systems used by
many bus controllers. The command tree is organized with root-level
commands (also called subsystems) positioned at the top, with multiple
levels below each root-level command. You must specify the complete path
to execute the individual lower-level commands.
Mnemonic Forms
Each keyword has both a long and a short form. A standard notation is
used to differentiate the short form keyword from the long form keyword.
The long form of the keyword is shown, with the short form portion shown
in uppercase characters, and the rest of the keyword shown in lowercase
characters. For example, the short form of
TRIGger
is
TRIG
.
Using a Colon (:)
When a colon is the first character of a command keyword, it indicates
that the next command mnemonic is a root-level command. When a colon
is inserted between two command mnemonics, the colon moves the path
down one level in the present path (for the specified root-level command)
of the command tree. You
must
separate command mnemonics from each
other using a colon.
You can omit the leading colon if the command is the
first of a new program line.
“B” Subsystem
:G
:I
:H
:M
:N=:B:H:N
“A” Subsystem
:D
:F
:E
“C” Subsystem
:J
:L=:C:L
:K
Summary of Contents for E4418B
Page 25: ...prog book chapter1 fm 1 Mon Feb 15 09 24 37 1999 1 Power Meter Remote Operation ...
Page 138: ...prog book ch2meas fm 1 Mon Feb 15 09 24 37 1999 2 MEASurement Instructions ...
Page 200: ...prog book ch3calc fm 1 Mon Feb 15 09 24 37 1999 3 CALCulate Subsystem ...
Page 228: ...prog book ch4cal fm 1 Mon Feb 15 09 24 37 1999 4 CALibration Subsystem ...
Page 242: ...prog book ch5disp fm 1 Mon Feb 15 09 24 37 1999 5 DISPlay Subsystem ...
Page 260: ...prog book ch6form fm 1 Mon Feb 15 09 24 37 1999 6 FORMat Subsystem ...
Page 264: ...prog book ch7mem fm 1 Mon Feb 15 09 24 37 1999 7 MEMory Subsystem ...
Page 294: ...prog book ch8out fm 1 Mon Feb 15 09 24 37 1999 8 OUTput Subsystem ...
Page 302: ...prog book ch9sens fm 1 Mon Feb 15 09 24 37 1999 9 SENSe Subsystem ...
Page 360: ...prog book ch10stat fm 1 Mon Feb 15 09 24 37 1999 10 STATus Subsystem ...
Page 384: ...prog book ch11syst fm 1 Mon Feb 15 09 24 37 1999 11 SYSTem Subsystem ...
Page 420: ...prog book ch12trig fm 1 Mon Feb 15 09 24 37 1999 12 TRIGger Subsystem ...
Page 434: ...prog book ch13unit fm 1 Mon Feb 15 09 24 37 1999 13 UNIT Subsystem ...
Page 442: ...prog book ch14serv fm 1 Mon Feb 15 09 24 37 1999 14 SERVice Subsystem ...
Page 452: ...prog book ch15ieee fm 1 Mon Feb 15 09 24 37 1999 15 IEEE488 2 Command Reference ...
Page 481: ...prog book progIX doc 6 Mon Feb 15 09 24 37 1999 Index 6 HP E4418B E4419B Programming Guide ...