Command Reference 8-17
:CALCulate :LIMit :FAIL?
Limit Fail
Returns a 1 if the limit testing has failed (the measurement result has passed the
limit),anda0ifthelimittestinghaspassed.
The following events reset the fail flag:
–
Power-on
–
*RST
–
A:CALC:LIM:STAT8OFF ® :CALC:LIM:STAT8ON transition
–
Reading a 1 with this command.
Returned format: 1| 0¿
Example:
SEND®
SENS:FUNC8‘FREQ’;:CALC:LIM:STAT8ON;:CALC:LIM:UPPER
81E3;READ?;*WAI;:CALC:LIM:FAIL?
READ¬ 1
if frequency is above 1kHz, otherwise 0
Complies with standards: SCPI 1991.0, confirmed.
:CALCulate :LIMit :FCOunt :LOWer?
Number of Limit Failure Counts
The command returns the number of times the set lower limit has been passed
since the counter was last reset by :CALC:LIM:CLEAR or automatically by :INIT
if :CALC:LIM:CLEAR:AUTO ON has been activated.
Returned format: < No. of counts>¿