:SYST:TIME

Type

Command/Query

Syntax

:SYSTem:TIME <Value1>, <Value2>, <Value3>

:SYSTem:TIME?

Description

This command sets/gets the time of the clock built in the E4991B. When you logged in the E4991B as standard user, an error occurs.

Variable

Parameter

Value1

Description

hour

Data Type

Numeric type (Integer)

Range

0 to 23

Resolution

1

 

Parameter

Value2

Description

Minute

Data Type

Numeric type (Integer)

Range

0 to 59

Resolution

1

 

Parameter

Value3

Description

Second

Data Type

Numeric type (Integer)

Range

0 to 59

Resolution

1

Query Response

{numeric1(hour)}, {numerc2(minute)}, {numerc3(second)}<newline><^END>

Examples

Dim Var as Variant
Ana.WriteString ":SYST:TIME 10,10, 20", True
Ana.WriteString ":SYST:TIME?", True
Var=Ana.ReadList

Related Commands

:SYST:DATE

Equivalent Softkey

System > Misc Setup > Clock Setup > Set Data and Time...

COM Command Syntax (Internal Control Only)

SCPI.SYSTEM.TIME