:FILE<fnum>:VIEW<vnum>:PLOT<pnum>:SCALe:X <xmin>,<xmax>

(Read-Write) Sets and gets the X-axis scale of a plot.

 

Parameters

 

<fnum>

Index of the selected file.

<vnum>

Index of the selected view.

<pnum>

Index of the selected plot.

<xmin>

The minimum value of the x axis.

<xmax>

The maximum value of the x axis.

Examples

:FILE1:VIEW1:PLOT1:SCALe:X 0 MHz,5 GHz

Query Syntax

:FILE<fnum>:VIEW<vnum>:PLOT<pnum>:SCALe:X?

Return Type

Comma separated numbers for x axis min and max values

Default

Not Applicable