Chapter 16 SCPI Command Reference
Format commands
330 9102 Handheld Spectrum Analyzer Software version 5.31
:CALCulate:MEASure:PSENsor:RPOWer?
Format commands
These commands are used for formatting the SCPI output of the 9102
Handheld Spectrum Analyzer.
:FORMat:ADELimiter
:FORMat:RESolution
Syntax
:CALCulate:MEASure:PSENsor:RPOWer?
Parameters
There are no parameters.
Command
There is solely a query form of this command available.
Query
Returns the power sensor measurement value for the reverse power. The
result depends on the setting :SENSe:PSENSor:UNIT command. If it is
set to DBM the unit for the result is dBm. If it is set to W the unit for the result
is Watt. This query returns valid results only in power sensor mode.
Example
:CALCulate:MEASure:PSENsor:RPOWer?
The value returned in this example is: "20.1".
Syntax
:FORMat:ADELimiter <PredefExp>
Parameters
PredefExp is one of the following predefined expressions:
COMMa|COLOn|SEMIcolon.
Default is COMMa.
Command
Selects the delimiter to be used to separate parameters in SCPI commands,
and also to separate the individual measurement result values in a result
return string.
COMMa stands for commas (default),
COLOn sets the delimiter to be a colon (:), while
SEMIcolon will use and expect a semicolon (;) to be used.
Query
Reads and returns the current setting.
Example
:FORM:ADEL
Defines the comma to be used as delimiter for both commands and mea-
surement results.
Syntax
:FORMat:RESolution <int1>
Parameters
int1 is an integer. The minimum value for <int1> is 0, the maximum is
20. The default value is 6.
Command
Defines the number of digits after the decimal point to be used for floating
point real figures.
Query
Reads and returns the current setting.
Example
:FORM:RES 0
Defines that there will be no digits after the decimal point.