:FILE<fnum>:VIEW<vnum>:PLOT<pnum>:SCALe:Y <ymin>,<ymax>

(Read-Write) Sets or gets the y-axis scale of a plot.

 

Parameters

 

<fnum>

Index of the selected file.

<vnum>

Index of the selected view.

<pnum>

Index of the selected plot.

<ymin>

The minimum value of the y axis.

<ymax>

The maximum value of the y axis.

Examples

:FILE1:VIEW1:PLOT1:SCALe:Y -50 dB,50 dB

Query Syntax

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

Return Type

Comma separated numbers for y axis min and max values

Default

Not Applicable