:DISP:WIND<Ch>:TRAC<Tr>:X:RLEV

Type

Command/Query

Syntax

:DISPlay:WINDow<Ch>:TRACe<Tr>:X[:SCALe]:RLEVel <Value>

:DISPlay:WINDow<Ch>:TRACe<Tr>:X[:SCALe]:RLEVel?

Description

This command sets/gets the value of the reference division line for X-axis.

Variable

Parameter

Value

Description

Value of reference division line

Data Type

Numeric type (Real)

Range

-500M to 500M

Preset Value

0

Unit

Depends on measurement format

Query Response

{numeric}<newline><^END>

Examples

Dim Var as Double
Var= -10
Ana.WriteString ":DISP:WIND1:TRAC1:X:RLEV " & Str(Var), True
Ana.WriteString ":DISP:WIND1:TRAC1:X:RLEV?", True
Var=Ana.ReadNumber

Related Commands

:FORM:DATA

Equivalent Softkey

Scale > Reference X Value

COM Command Syntax (Internal Control Only)

SCPI.DISPLAY.WINDOW(Ch).TRACE(Tr).X.SCALE.RLEVEL