CALCulate:LIMit Subsystem
This subsystem specifies measurements and indicates when a limit has been exceeded.
Example
The following example enables limit testing of 100 DC voltage measurements and indicates whether measurements
were outside the range of 3.2 to 3.4 V. Measurements above 3.4 V will set bit 12 (Upper Limit Failed) of the
Questionable Status Register; measurements below 3.2 V will set bit 11 (Lower Limit Failed).
*CLS
STAT:PRES
CONF:VOLT 10,.001
SAMP:COUN 100
CALC:LIM:LOW 3.2
CALC:LIM:UPP 3.4
CALC:LIM:STAT ON
INIT
*WAI
STAT:QUES?
Typical Response: +4096 (at least one measurement was above the upper limit)
Command Summary
CALCulate:LIMit:CLEar[:IMMediate]
CALCulate:LIMit:{LOWer|UPPer}[:DATA]
CALCulate:LIMit[:STATe]
Agilent Truevolt Series DMM Operating and Service Guide 119