![HP E4401B Programmer'S Manual Download Page 20](http://html.mh-extra.com/html/hp/e4401b/e4401b_programmers-manual_161548020.webp)
1-6
Chapter 1
Programming Fundamentals
Special Characters in Commands
Parameters in Commands
There are four basic types of parameters: boolean, key words, variables
and arbitrary block program data.
Boolean
The expression
OFF|ON|0|1
is a two state boolean-type parameter.
The numeric value
0
is equivalent to
OFF
. Any numeric value other
than
0
is equivalent to
ON
. The numeric values of
0
or
1
are commonly
used in the command instead of
OFF
or
ON
, and queries of the
parameter always return a numeric value of
0
or
1
.
Key Word
The parameter key words that are allowed for a particular command
are defined in the command description and are separated with a
vertical slash.
Units
Numerical variables may include units. The valid units for a command
depends on the variable type being used. See the following variable
descriptions. If no units are sent, the indicated default units will be
used. Units can follow the numerical value with, or without, a space.
Variable
A variable can be entered in exponential format as well as standard
numeric format. The appropriate variable range and its optional units
are defined in the command description.
In addition to these values, the following key words may also be used in
commands where they are applicable.
MINimum - sets the parameter to the smallest possible value.
MAXimum - sets the parameter to the largest possible value.
{ }
Parameters in braces can
optionally be used in the
command either not at all,
once, or several times.
Command:
[SENSe:]CORRection:CSE
T[1]|2|3|4:DATA:MERGe
<freq>,<rel_ampl>{,<fr
eq>,<rel_ampl>}
A valid form of this command
is:
[SENSe:]CORRection:CSE
T1:DATA:MERGe
740000,.94 1250000,.31
3320000,1.7
Special
Character
Meaning
Example
Summary of Contents for E4401B
Page 6: ...vi ...
Page 14: ...xiv Contents ...
Page 64: ...2 34 Chapter2 HP ESA Status Registers Using the Analyzer Status Registers ...
Page 65: ...3 1 3 Programming Examples ...
Page 151: ...4 1 4 Programming Command Cross References ...
Page 286: ...5 132 Chapter5 Language Reference UNIT Subsystem ...
Page 287: ...6 1 6 HP 8590 HP ESA Spectrum Analyzers Programming Conversion Guide ...
Page 292: ...1 HP 8590 HP ESA Spectrum Analyzers Conversion Guide ...
Page 368: ...7 1 7 Error Messages ...
Page 393: ...7 26 Chapter7 Error Messages 201 to 799 Device Specific Errors ...