Please enable JavaScript to view this site.

 Network Analyzers using S2VNA software

SCPI Command

CALCulate<Ch>[:SELected]:MARKer:DATA?

Or

CALCulate<Ch>:TRACe<Tr>:MARKer:DATA?

Description

Reads out the data array of all turned ON trace markers.

The array size is 3N + 1, where N is the number of turned ON markers including the reference marker. If the reference marker is turned ON the last three elements of array contain the reference marker data and the rest elements of array contain the relative values.

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

<numeric 1> the number of turned ON markers including the reference marker (N);

<numeric 3n-1> the stimulus value of the n–th marker;

<numeric 3n> the real data in rectangular format, real part in polar and Smith chart formats of the n–th marker;

<numeric 3n+1> 0 in rectangular format, imaginary part in polar and Smith chart formats of the n–th marker.

query only

Target

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

Or

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

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

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

All markers of the active trace of channel <Ch>,

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

Query Response

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

Related Commands

CALC:MARK:COUN

FORM:DATA

Equivalent Softkeys

None


Equivalent COM Command

SCPI.CALCulate(Ch).SELected.MARKer(Mk).DATA


note

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


Syntax

Data = app.SCPI.CALCulate(Ch).SELected.MARKer(Mk).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