Specifications

R
&S
F
S-K40 Remote Control
Software Manual 1161.8209.42 - 04 71
CALCulate:LIMit<1 to 8>:FAIL?
This command queries the result of the limit check of the indicated limit line. It
should be noted that a complete sweep must have been performed for obtaining a
valid result. A synchronization with *OPC, *OPC? or *WAI should therefore be
provided. The result of the limit check responds with 0 for PASS and 1 for FAIL.
E
xample
INIT;*WAI
'Starts a new measurement and waits for its end.
CALC:LIM3:FAIL?
'Queries the result of the check for limit line 3.
Characteristics
RST value: -
SCPI: conforming
CALCulate:LIMit<1 to 8>:NAME <name>
This command assigns a name to a limit line numbered 1 to 8. If it does not exist
already, a limit line with this name is created.
name = name of the new limit line given as a string
Example:
CALC:LIM1:NAME 'NFIG1'
'Assigns the name 'NFIG1' to limit line 1.
Characteristics
*RST value: 'REM1' to 'REM8' for lines 1 to 8
SCPI: device-specific
CALCulate:LIMit<1 to 8>:STATe ON | OFF
This command switches on or off the limit check for the selected limit.
The result of the limit check can be queried with CALCulate:LIMit<1 to
8>:FAIL?.
Example
CALC:LIM:STAT ON
'Switches on the limit check for limit line 1
CALC:LIM:STAT OFF
'Switches off the limit check for limit line 1
Characteristics
*RST value: OFF
SCPI: conforming