Parameter Types; Numeric Parameters - HP 8360 B Series User Manual

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

Advertisement

Example 1:
The command is correct and will not cause errors. It is equivalent to
sending:
"FREQuency : CW 5 GHZ ; : FREQuency : MULTiplier 2".
Example 2:
"FREQuency 5 GHZ; MULTiplier 2"
This command results in a command error. The command makes
use of the default [:CW] node. When using a default node, there is
no change to the current path position. Since there is no command
Example 3:
FREQuency : CW 5 GHZ"
This command results in a command error. The FREQ:CW portion
of the command is missing a leading colon. The path level is dropped
at each colon until it is in the FREQ:MULT subsystem. So when the
FREQ:CW command is sent, it causes confusion because no such
node occurs in the FREQ:MULT subsystem. By adding a leading
colon, the current path is reset to the root. The corrected command
is:
5 GHZ".
Example 4:
"FREQ 5 GHZ; POWER 4 DBM"
Notice that in this example the keyword short form is used. The
command is correct. It utilizes the default nodes of [:CW] and
not necessary to use a leading colon before POWER.

Parameter Types

As you saw in the example command table for SWEep, there are
several types of parameters. The parameter type indicates what
kind of values are valid instrument settings. The most commonly
used parameter types are numeric, extended numeric, discrete, and
Boolean. These common types are discussed briefly in the following
paragraphs. The paragraph titled "Details of Commands and
Responses" explains all parameter types in greater depth.
Numeric Parameters. Numeric parameters are used in both
subsystem commands and common commands. Numeric parameters
accept all commonly used decimal representations of numbers
including optional signs, decimal points, and scientific notation. If an
instrument accepts only specific numeric values, such as integers, it
automatically rounds numeric parameters to fit its needs.
MULTiplier:STATE ON; :FREQuency:CW
Getting Started Programming 1-73

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

83630b83620b83640b83650b83622b83623b ... Show all

Table of Contents