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