Command/Query
:DISPlay:WINDow<Ch>:TRACe<Tr>:Y[:SCALe]:TOP <Value>
:DISPlay:WINDow<Ch>:TRACe<Tr>:Y[:SCALe]:TOP?
This command sets the maximum scale value for the Log Y-axis.
Parameter |
Value |
Description |
Maximum scale value |
Data Type |
Numeric type (Real) |
Range |
2a to 1E |
Preset Value |
1k |
Unit |
Depends on Measurement Format |
{numeric}<newline><^END>
Dim Var as Double
Var= 1000
Ana.WriteString ":DISP:WIND1:TRAC1:Y:TOP" & Str(Var), True
Ana.WriteString ":DISP:WIND1:TRAC1:Y:TOP?", True
Var=Ana.ReadNumber
Scale > Log Y-Axis Top/Bottom > Top Value
SCPI.DISPLAY.WINDOW(Ch).TRACE(Tr).Y.SCALE.TOP