: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

This command sets the scale per division for the data format.

Variable

Parameter

Value

Description

Scale value

Data Type

Numeric type (Real)

Range

1a to 100M

Preset Value

10

Unit

Depends on Measurement Format

Query Response

{numeric}<newline><^END>

Examples

Dim Var as Double
Var= 0.1
Ana.WriteString ":DISP:WIND1:TRAC1:Y:PDIV " & Str(Var), True
Ana.WriteString ":DISP:WIND1:TRAC1:Y:PDIV?", True
Var=Ana.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