:DISP:WIND<Ch>:TITL

Type

Command/Query

Syntax

:DISPlay:WINDow<Ch>:TITLe[:STATe] {ON|OFF|1|0}

:DISPlay:WINDow<Ch>:TITLe[:STATe]?

Description

This command shows/hides the title label display in the title area.

Variable

Parameter

Selection Option

Description

ON/OFF of the title label display

Data Type

Boolean type (Boolean)

Range

ON|OFF|1|0

Preset Value

OFF

Query Response

{1|0}<newline><^END>

Examples

Dim Var as String
Var = "MyTitle"
Ana.WriteString ":DISP:WIND1:TITL ON", True
Ana.WriteString ":DISP:WIND1:TITL:DATA " & Var, True
Ana.WriteString ":DISP:WIND1:TITL:DATA?", True
Var=Ana.ReadString

Related Commands

:DISP:WIND:TITL:DATA

Equivalent Softkey

Display > Title Label

COM Command Syntax (Internal Control Only)

SCPI.DISPLAY.WINDOW(Ch).TITLE.STATE