:CALC<Ch>:DATA:XAX

Type

Query

Syntax

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

 

The following syntax is also supported:

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

Description

This command reads the data of measurement points of X axis.

Variable

Query Response

{numeric 1} ... {numeric NOP}<newline><^END>

Examples

Dim Var as Variant
Ena.WriteString ":CALC1:DATA:XAX?", True
Var=Ena.ReadList(ASCIIType_R8, ",")

Related Commands

:SENS:FREQ:DATA

Equivalent Softkey

No equivalent key is available on the front panel.

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).SELECTED.DATA.XAXIS

SCPI.CALCULATE(Ch).TRACE(Tr).DATA.XAXIS