:CALC<Ch>:LIM:REP:POIN

Type

Query

Syntax

:CALCulate<Ch>[:SELected]:LIMit:REPort:POINts?

 

The following syntax is also supported:

:CALCulate<Ch>:TRACe<Tr>:LIMit:REPort:POINts?

Description

This command returns the number of the failed points of the limit test.

Variable

Query Response

{numeric}<newline><^END>

Examples

Dim Var as Long
Ena.WriteString ":CALC1:LIM:REP:POIN?", True
Var=Ena.ReadNumber

Related Commands

:CALC:LIM

:CALC:LIM:REP

Equivalent Softkey

No equivalent key is available on the front panel.

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).SELECTED.LIMIT.REPORT.POINTS

SCPI.CALCULATE(Ch).TRACE(Tr).LIMIT.REPORT.POINTS