E4990A Help  
414 
Display > Data -> Mem 
COM Command Syntax (Internal Control Only) 
SCPI.CALCULATE(Ch).SELECTED.MATH.MEMORIZE 
:CALC<Ch>:MATH:OFFS 
Type 
Command/Query 
Syntax 
:CALCulate<Ch>[:SELected]:MATH:OFFSet <Value> 
 
:CALCulate<Ch>[:SELected]:MATH:OFFSet? 
Description 
This command sets/gets the math offset data 
Variable 
Parameter  Value 
Description  Offset value 
Data Type  Numeric type (Real) 
Range  -100M ~ 100M 
Preset Value
0 
Unit  Depends on measurement format
Resolution  - 
Query Response 
{numeric}<newline><^END> 
Examples 
Dim Var as Double 
Var= 1000 
Ana.WriteString ":CALC1:MATH:OFFS " & Str(Var), True 
Ana.WriteString ":CALC1:MATH:OFFS?", True 
Var=Ana.ReadNumber 
Related Commands 
:CALC:MATH:FUNC 
Equivalent Softkey 
Display > Data Math Offset