84
•CALCulate Subsystem:
CALCulate:MODE?
Description:
Query the calculation type.
Response:
<literal> format; Returned the string of types:
DBM - dBm calculation.
REC - record calculation
LIM - comparator calculation
REL - relative calculation
PER – percentage calculation
NOR - normal mode
Example:
Return “ DBM,REC ”, means the dBm and record modes are enabled.
CALCulate:DBM[:STAT] <Boolean>
Description:
Enable or disable the dBm calculation.
Parameter: <Boolean> (ON, 1; OFF, 0)
Example: CALC:DBM ON ; enable dBm calculation.
CALCulate:DBM:IMPedance <reference>
Description:
Set dBm reference impedance.
Parameter: <reference>; The allowed value are 2, 4, 8, 16, 50, 75, 93, 110, 124, 125,
135, 150, 250, 300, 500, 600, 800, 900, 1000, 1200, 8000 ohms.
Example:
CALC:DBM:IMP 1000 ;Set the dBm impedance value to 1000Ω.
CALCulate:RELative[:STAT] <Boolean>
Description:
Enable or disable the relative (REL) calculation mode, and using the primary
display reading as the relative base.
Parameter: <Boolean> (ON, 1; OFF, 0)
CALCulate:PERcentage[:STAT] <Boolean>
Description:
Enable or disable the percentage mode.
Parameter: <Boolean> (ON, 1; OFF, 0)
Example: CALC:PER ON ; Set the percentage display on secondary display.
CALCulate:LIMit[:STAT] <Boolean>
Description:
Enable or disable the comparator mode.
Parameter: <Boolean> (ON, 1; OFF, 0)