Please enable JavaScript to view this site.

 Network Analyzers using TRVNA software

SCPI Command

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

Description

Reads out the limit test result report.

The array size is 4N, where N is the number of measurement points.

For the n-th point, where n from 1 to N:

<numeric 4n–3>      the stimulus value in the n-th point

<numeric 4n–2>      the limit test result in the n-th point:

–1: No limit

0: Fail

1: Pass

<numeric 4n–1>      the upper limit value in the n–th point (0 if there is no limit)

<numeric 4n–0>      the lower limit value in the n–th point (0 — if there is no limit)

query only

Target

CALCulate<Ch>[:SELected] — active trace of channel <Ch>,

<Ch>={[1]|2|...9}

Query Response

<numeric 1>, <numeric 2>, …<numeric 4N>

Related Commands

FORM:DATA

Equivalent Softkeys

None


Equivalent COM Command

SCPI.CALCulate(Ch).SELected.LIMit.REPort.ALL

Syntax

Data = app.SCPI.CALCulate(Ch).SELected.LIMit.REPort.ALL

Type

Variant (array of Double) (read only)


 

Back to CALCulate

Back to Command Finder

Back to Command Finder (From User Interface)

 

Rev.:  24.1