Query
:CALCulate<Ch>[:SELected]:LIMit:REPort[:DATA]?
This command returns the stimulus values at all the measurement points that failed the limit test. if no numbers, return 9.91E37.
{numeric 1} ... {numeric NOP}<newline><^END>
NOP is the value retuned with :CALC:LIM:REP:POIN.
Dim Var as Variant
Ana.WriteString ":CALC1:LIM:REP?", True
Var=Ana.ReadList(ASCIIType_R8, ",")
No equivalent key is available on the front panel.
SCPI.CALCULATE(Ch).SELECTED.LIMIT.REPORT.DATA