Specifies limit type.
Parameter syntax: LimitType
Possible values: Above
, Below
, Range
Default value (RST condition): Above
Description
Above
- Results above set Lower Limit will pass
Below
- Results below set Upper Limit will pass
Range
- Results within the set limits will pass
This parameter can be used only when limits are enabled (LimitBehaviour
is not Off
)
Example
SYST:CONF "LimitType = Range"