Programming
371
Data Type Boolean type (Boolean)
Range ON|OFF|1|0
Preset Value
OFF
Query Response
{1|0}<newline><^END>
Examples
Dim Var as Integer
Ana.WriteString ":CALC1:LIM ON", True
Ana.WriteString ":CALC1:LIM?", True
Var=Ana.ReadNumber
Related Commands
:CALC:LIM:DATA
Equivalent Softkey
Analysis > Limit Test > Limit Test
COM Command Syntax (Internal Control Only)
SCPI.CALCULATE(Ch).SELECTED.LIMIT.STATE
:CALC<Ch>:LIM:DATA
Type
Command/Query
Syntax
:CALCulate<Ch>[:SELected]:LIMit:DATA <Value>
:CALCulate<Ch>[:SELected]:LIMit:DATA?
Description
This command sets/gets the limit table for the limit test.
Variable
Parameter Value
Description
Indicates the array data (for limit line) of 1 + Num
(number of limit lines)*5. Where n is an integer between
1 and Num.
Data(0) :The number of limit lines you want to set.
Specify an integer ranging 0 to 100. When the
number of limit lines is set to 0 (clears the limit
table), the variable Data is only required with