Please enable JavaScript to view this site.

 Network Analyzers using TRVNA software

SCPI Command

CALCulate<Ch>[:SELected]: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>,

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

Query Response

<numeric 1>, <numeric 2>, …<numeric 3N+1>

The data transfer format depends on the FORM:DATA command setting.

Related Commands

FORM:DATA

Equivalent Softkeys

None


Equivalent COM Command

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

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