Please enable JavaScript to view this site.

 Network Analyzers using S2VNA software

SCPI Command

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

Or

CALCulate<Ch>:TRACe<Tr>: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>,

Or

CALCulate<Ch>:TRACe<Tr> — trace <Tr> of channel <Ch>,

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

<Tr> = {[1]|2|...16}

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


note

This command is similar to CALCulate<Ch>[:SELected]:LIMit:REPort:ALL only.


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