Property (Read-Write)
SCPI.DISPlay.WINDow(Ch).TRACe(Tr).Y.SCALe.TOP = Value
Value = SCPI.DISPlay.WINDow(Ch).TRACe(Tr).Y.SCALe.TOP
This command sets or gets the maximum scale value for the Log-Y Axis.
Parameter |
Value |
Description |
Maximum scale value for Log-Y-Axis |
Data Type |
Double precision floating point type (Double) |
Range |
2a ~ 1E |
Preset Value |
1k |
Unit |
Depending on Measurement format |
Resolution |
- |
See SCPI.DISPlay.WINDow(Ch).TRACe(Tr).Y.SPACing
SCPI.DISPlay.WINDow(Ch).TRACe(Tr).Y.SPACing
SCPI.DISPlay.WINDow(Ch).TRACe(Tr).Y.SCALe.BOTTom
Scale > Log Y-Axis Top/Bottom > Top Value
Using either the keyboard or ENTRY keys on the front panel, enter the top value.
:DISPlay:WINDow{[1]-4}:TRACe{[1]-4}:Y[:SCALe]:TOP <numeric>
:DISPlay:WINDow{[1]-4}:TRACe{[1]-4}:Y[:SCALe]:TOP?
<numeric><newline><^END>
10 OUTPUT 717;":DISP:WIND1:TRAC1:Y:TOP 0.000000000002"
20 OUTPUT 717;":DISP:WIND1:TRAC1:Y:TOP?"
30 ENTER 717;A