Programming instructions

Table Of Contents
Command Reference
SCPI Basics
Chapter 4 145
The following are examples of numeric parameters:
Extended Numeric Parameters
Most subsystems use extended numeric parameters to specify physical quantities. Extended
numeric parameters accept all numeric parameter values and other special values as well.
The following are examples of extended numeric parameters:
Extended numeric parameters also include the following special parameters:
100 no decimal point required
100. fractional digits optional
1.23 leading signs allowed
4.56E<space>3 space allowed after the E in exponential
7.89E
001 use either E or e in exponential
+256 leading plus sign allowed
.5 digits left of decimal point optional
100 any simple numeric value
1.2GHZ GHZ can be used for exponential (E009)
200MHZ MHZ can be used for exponential (E006)
100mV negative 100 millivolts
10DEG 10 degrees
DEFault resets the parameter to its default value
UP increments the parameter
DOWN decrements the parameter
MINimum sets the parameter to the smallest possible value
MAXimum sets the parameter to the largest possible value