:SYST:DATE

Type

Command/Query

Syntax

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

:SYSTem:DATE?

Description

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

Variable

 

Parameter

Value1

Description

Year

Data Type

Numeric type (Integer)

Range

2001 ~ 2099

Resolution

1

 

Parameter

Value2

Description

Month

Data Type

Numeric type (Integer)

Range

1 to 12

Resolution

1

 

Parameter

Value3

Description

Date

Data Type

Numeric type (Integer)

Range

1 to 31

Resolution

1

 

Query Response

{numeric1(year)}, {numerc2(month}, {numerc3(date)}<newline><^END>

Examples

Dim Var as Variant
Ana.WriteString ":SYST:DATE 2013,1,10", True
Ana.WriteString ":SYST:DATE?", True
Var=Ana.ReadList

Related Commands

:SYST:TIME

Equivalent Softkey

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

COM Command Syntax (Internal Control Only)

SCPI.SYSTEM.DATE