SCPI.DISPlay.WINDow(Ch).TRACe(Tr).Y.SCALe.TOP

Object Type

Property (Read-Write)

Syntax

SCPI.DISPlay.WINDow(Ch).TRACe(Tr).Y.SCALe.TOP = Value

Value = SCPI.DISPlay.WINDow(Ch).TRACe(Tr).Y.SCALe.TOP

Description

This command sets or gets the maximum scale value for the Log-Y Axis.

Variable

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

-

Examples

See SCPI.DISPlay.WINDow(Ch).TRACe(Tr).Y.SPACing

Related Objects

SCPI.DISPlay.WINDow(Ch).TRACe(Tr).Y.SPACing

SCPI.DISPlay.WINDow(Ch).TRACe(Tr).Y.SCALe.BOTTom

Equivalent Key

Scale > Log Y-Axis Top/Bottom > Top Value

Using either the keyboard or ENTRY keys on the front panel, enter the top value.

Equivalent SCPI Command

Sntax

:DISPlay:WINDow{[1]-4}:TRACe{[1]-4}:Y[:SCALe]:TOP <numeric>

:DISPlay:WINDow{[1]-4}:TRACe{[1]-4}:Y[:SCALe]:TOP?

Query Response

<numeric><newline><^END>

Example of use

10 OUTPUT 717;":DISP:WIND1:TRAC1:Y:TOP 0.000000000002"
20 OUTPUT 717;":DISP:WIND1:TRAC1:Y:TOP?"
30 ENTER 717;A