Query
:CALCulate<Ch>[:SELected]:DATA:XAXis?
The following syntax is also supported:
:CALCulate<Ch>:TRACe<Tr>:DATA:XAXis?
This command reads the data of measurement points of X axis.
{numeric 1} ... {numeric NOP}<newline><^END>
Dim Var as Variant
Ena.WriteString ":CALC1:DATA:XAX?", True
Var=Ena.ReadList(ASCIIType_R8, ",")
No equivalent key is available on the front panel.
SCPI.CALCULATE(Ch).SELECTED.DATA.XAXIS
SCPI.CALCULATE(Ch).TRACE(Tr).DATA.XAXIS