Query
:CALCulate<Ch>[:SELected]:LIMit:REPort:POINts?
The following syntax is also supported:
:CALCulate<Ch>:TRACe<Tr>:LIMit:REPort:POINts?
This command returns the number of the failed points of the limit test.
{numeric}<newline><^END>
Dim Var as Long
Ena.WriteString ":CALC1:LIM:REP:POIN?", True
Var=Ena.ReadNumber
No equivalent key is available on the front panel.
SCPI.CALCULATE(Ch).SELECTED.LIMIT.REPORT.POINTS
SCPI.CALCULATE(Ch).TRACE(Tr).LIMIT.REPORT.POINTS