:DISP:CLOC

Type

Command/Query

Syntax

:DISPlay:CLOCk {ON|OFF|1|0}

:DISPlay:CLOCk?

Description

This command show/hide the clock display in the instrument status bar (at the right bottom of the LCD display).

Variable

Parameter

Selection Option

Description

ON/OFF of the clock display

Data Type

Boolean type (Boolean)

Range

ON|OFF|1|0

Preset Value

ON

Query Response

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

Examples

Dim Var as Boolean
Var= 1
Ana.WriteString ":DISP:CLOC" & Str(Var), True
Ana.WriteString ":DISP:CLOC?", True
Var=Ana.ReadNumber

Equivalent Softkey

System > Misc Setup > Clock Setup > Show Clock

COM Command Syntax (Internal Control Only)

SCPI.DISPLAY.CLOCK