: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 E5063A. When you logged in the E5063A as standard user, an error occurs.

Variable

Parameter

Value1

Description

Year

Data Type

Numeric type (Integer)

Range

1980 ~ 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
Ena.WriteString ":SYST:DATE 2013,1,10", True
Ena.WriteString ":SYST:DATE?", True
Var=Ena.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