:DISP:WIND<Ch>:TRAC<Tr>:Y:PDIV

Type

Command/Query

Syntax

:DISPlay:WINDow<Ch>:TRACe<Tr>:Y[:SCALe]:PDIVision <Value>

:DISPlay:WINDow<Ch>:TRACe<Tr>:Y[:SCALe]:PDIVision?

Description

When the data format is not the Smith chart format or the polar format, sets the scale per division. When the data format is the Smith chart format or the polar format, sets the full scale value (the value of the outermost circumference).

Variable

Parameter

Value

Description

Scale value

Data Type

Numeric type (Real)

Range

1a ~ 100M

Preset Value

10

Unit

Depends on Meas Format

Resolution

-

Query Response

{numeric}<newline><^END>

Examples

Dim Var as Double
Var= 0.001
Ena.WriteString ":DISP:WIND1:TRAC1:Y:PDIV " & Str(Var), True
Ena.WriteString ":DISP:WIND1:TRAC1:Y:PDIV?", True
Var=Ena.ReadNumber

Related Commands

:FORM:DATA

:DISP:WIND:TRAC:Y:AUTO

:DISP:WIND:TRAC:Y:RLEV

:DISP:WIND:TRAC:Y:RPOS

Equivalent Softkey

Scale > Scale/Div

COM Command Syntax (Internal Control Only)

SCPI.DISPLAY.WINDOW(Ch).TRACE(Tr).Y.SCALE.PDIVISION