Programming
377
Description Limit line stimulus offset
Data Type Numeric type (Real)
Range -1T ~ 1T
Preset Value
0
Unit Hz|V|A
Resolution -
Query Response
{numeric}<newline><^END>
Examples
Dim Var as Double
Var= 10
Ana.WriteString ":CALC1:LIM:OFFS:STIM " & Str(Var), True
Ana.WriteString ":CALC1:LIM:OFFS:STIM?", True
Var=Ana.ReadNumber
Related Commands
:CALC:LIM
:CALC:LIM:OFFS:AMPL
Equivalent Softkey
Analysis > Limit Test > Limit Line Offsets > Stimulus Offset
COM Command Syntax (Internal Control Only)
SCPI.CALCULATE(Ch).SELECTED.LIMIT.OFFSET.STIMULUS
:CALC<Ch>:LIM:REP
Type
Query
Syntax
:CALCulate<Ch>[:SELected]:LIMit:REPort[:DATA]?
Description
This command returns the stimulus values at all the measurement points
that failed the limit test. if no numbers, return 9.91E37.
Query Response
{numeric 1} ... {numeric NOP}<newline><^END>