Property (Read Only)
Data = SCPI.CALCulate(Ch).SELected.DATA.XAXis
This command reads the data of measurement points of X axis, for the active trace of selected channel ( Ch).
Parameter |
Data |
Description |
Indicates the array data (measurement points) of X axis |
Data type |
Variant type (Variant) |
Dim AnaData As Variant
AnaData = SCPI.CALC1.SEL.DATA.XAX
No equivalent key is available on the front panel.
:CALCulate{[1]-4}[:SELected]:DATA:XAXis?
<numeric 1>,… ,<numeric N><^END>
10 OUTPUT 717;":CALC1:DATA:XAX?"
20 ENTER 717;A(*)