Chapter 16 SCPI Command Reference
Calculate commands
326 9102 Handheld Spectrum Analyzer Software version 5.31
:CALCulate:LIMit:FCOunt
:CALCulate:LIMit:FCOunt:COUNt?
:CALCulate:LIMit:FBEep
Command
Selects the limit lines to one of four different modes:
OFF|UPPer|LOWer|UPPLow.
OFF is used to switch off the limit lines.
UPPer switches only the upper limit line on.
LOWer switches only the lower limit line on.
UPPLow switches both upper and lower limit lines on.
Query
The query form of this command will return the current setting. The string
delivered back will contain the short-form version of one of the predefined
expressions explained above.
Example
CALC:LIM:STAT UPPLOW
:CALC:LIM?
Value returned in this example: "UPPL".
Syntax
:CALCulate:LIMit:FCOunt <PredefExpr>
Parameters
PredefExpr is one of the following predefined expressions: ON|OFF.
Default is OFF.
Command
Enables (and resets) or disables the failure counter. When enabled,
requires that limit checking is also active (see CALC:LIM:STAT).
Query
Reads and returns the current setting.
Example
:CALCulate:LIMit:FCOunt ON
:CALCulate:LIMit:FCOunt?
Returns the following string: "ON"
Syntax
:CALCulate:LIMit:FCOunt:COUNt?
Parameters
There are no parameters.
Command
There is solely a query form of this command available.
Query
Gets the current count of fails in the limit check.
Example
:CALCulate:LIMit:FCOunt:COUNt?
The value returned in this example is: "5".
Syntax
:CALCulate:LIMit:FBEep <PredefExpr>
Parameters
PredefExpr is one of the following predefined expressions: ON|OFF.
Default is OFF.
Command
Enables or disables a sound that can be output each time a measurement
fails the limits.
Query
Reads and returns the current setting.
Example
:CALC:LIMit:FBEep ON
:CALCulate:LIMit:FBEep?
Returns the following string: "ON".