Please enable JavaScript to view this site.

 Network Analyzers using S2VNA software

SCPI Command

CALCulate<Ch>[:SELected]:RLIMit:REPort[:DATA]?

Or

CALCulate<Ch>:TRACe<Tr>:RLIMit:REPort[:DATA]?

Description

Reads out the data array, which is the ripple limit test result.

The array size is 1+3N, where N is the number of ripple limit bands.

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

<numeric 1> N total number of the bands

<numeric 3n–1> n number of the band

<numeric 3n–0> Ripple value in the n–th band

<numeric 3n+1> Ripple limit test result in the n–th band:

0 — Pass

1 — Fail

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 3N+1>

Equivalent Softkeys

None


Equivalent COM Command

SCPI.CALCulate(Ch).SELected.RLIMit.REPort.DATA


note

This command is similar to CALCulate<Ch>[:SELected]:RLIMit:REPort[:DATA]? only.


Syntax

Data = app.SCPI.CALCulate(Ch).SELected.RLIMit.REPort.DATA

Type

Variant (array of Double) (read only)


 

Back to CALCulate

Back to Command Finder

Back to Command Finder (From User Interface)

 

Rev.:  24.1