Programming
375
1: Fail, 0: Pass
Examples
Dim Var as Integer
Ana.WriteString ":CALC1:LIM:FAIL?", True
Var=Ana.ReadNumber
Related Commands
:CALC:LIM
Equivalent Softkey
No equivalent key is available on the front panel.
COM Command Syntax (Internal Control Only)
SCPI.CALCULATE(Ch).SELECTED.LIMIT.FAIL
:CALC<Ch>:LIM:OFFS:AMPL
Type
Command/Query
Syntax
:CALCulate<Ch>[:SELected]:LIMit:OFFSet:AMPLitude <Value>
:CALCulate<Ch>[:SELected]:LIMit:OFFSet:AMPLitude?
Description
This command sets/gets the limit line amplitude offset.
Variable
Parameter Value
Description Amplitude offset value
Data Type Numeric type (Real)
Range -500M ~ 500M
Preset Value
0
Unit Depending on Measurement Format
Resolution -
Query Response
{numeric}<newline><^END>
Examples