Data Parameter Notations; Unit Suffixes - Anritsu LMR Master S412E Programming Manual

An integrated, handheld multi-function land mobile radio test tool
Hide thumbs Also See for LMR Master S412E:
Table of Contents

Advertisement

Programming with SCPI

Data Parameter Notations

The following syntax conventions are used for data parameter descriptions in this manual:
Table 2-4.
Parameter Notations
::=a generic command argument consisting of one or more of the other data types
<arg>
::=boolean values in <NR1> format; numeric 1 or 0
<bNR1>
<boolean> ::=ON | OFF. Can also be represented as 1 or 0, where 1 means ON and 0 means
OFF
Boolean parameters are always returned as 1 or 0 in <NR1> format by query
commands
<integer> ::=an unsigned integer without a decimal point (implied radix point)
::=a signed integer without a decimal point (implied radix point)
<NR1>
::=a signed number with an explicit radix point
<NR2>
::=a scaled explicit decimal point numeric value with an exponent
<NR3>
(for example, floating point number)
::=<NR1>|<NR2>|<NR3>
<NRf>
::=SCPI numeric value:
<nv>
<NRf>|MINimum|MAXimum|UP|DOWN|DEFault|NAN (Not A Number),
|INFinity|NINFinity (Negative Infinity), or other types
::=<CHARACTER PROGRAM DATA> Examples: CW, FIXed, UP, and DOWN
<char>
::=<STRING PROGRAM DATA> ASCII characters surrounded by double quotes
<string>
For example: "OFF"
::=IEEE-488.2 block data format
<block>
::=Not Applicable
<NA>

Unit Suffixes

Unit suffixes are not required for data parameters, provided the values are scaled for the
global default units. The S412E SCPI default units are: Hz (Hertz) for frequency-related
parameters, s (seconds) for time-related parameters, and m (meters) for distance-related
parameters.
If the command accepts a terminator, then the following are the available unit choices:
• <freq> accepts GHZ (Giga Hertz), MHZ or MAHZ (Mega Hertz), KHZ (Kilo Hertz),
HZ (Hertz)
• <time> accepts PS (picosecond), NS (nanosecond), US (microsecond),
MS (millisecond), S (Second)
• <distance> in meters accepts MM (millimeter), M (meter)
• <distance> in feet accepts FT (feet)
S412E PM
PN: 10580-00319 Rev. N
2-6 Subsystem Commands
2-9

Advertisement

Table of Contents
loading

Table of Contents