Command/Query
:CALCulate<Ch>[:SELected]:MATH:OFFSet <Value>
:CALCulate<Ch>[:SELected]:MATH:OFFSet?
This command sets/gets the math offset data
| Parameter | Value | 
| Description | Offset value | 
| Data Type | Numeric type (Real) | 
| Range | -100M ~ 100M | 
| Preset Value | 0 | 
| Unit | Depends on measurement format | 
| Resolution | - | 
{numeric}<newline><^END>
Dim Var as Double
Var= 1000
Ana.WriteString ":CALC1:MATH:OFFS " & Str(Var), True
Ana.WriteString ":CALC1:MATH:OFFS?", True
Var=Ana.ReadNumber
Display > Data Math Offset
SCPI.CALCULATE(Ch).SELECTED.MATH.OFFSET