3 display:time:format? [min|max|def] 119, 4 display:time:format |min|max|def 119, 5 system:date? [min|max|def] 119 – Fluke 1529 Chub-E4 User Manual
Page 125: 6 system:date ,, 119, Display:time:format? [min|max|def, Display:time:format |min|max|def, System:date? [min|max|def, System:date ,,

The
ble 11 on page 130, Date Formats, for a list of acceptable time formats. Spec-
ifying the MIN, MAX, or DEF parameter sets the date format to the minimum,
maximum, or default respectively.
8.4.10.3
DISPlay:TIME:FORMat? [MIN|MAX|DEF]
Returns a number indicating the current time format.
DISP:TIME:FORM?
1
The return value is either a 0 or 1. See Table 12 on page 130, Time Formats, for
a list of acceptable time formats. Specifying the MIN parameter returns a value
of 0. Specifying the MAX parameter returns a value of 1. Specifying the DEF
parameter returns a value of 1.
8.4.10.4
DISPlay:TIME:FORMat
Sets the time format setting.
DISP:TIME:FORM 1
The
ble 12 on page 130, Time Formats, for a list of acceptable time formats. Spec-
ifying the MIN, MAX, or DEF parameter sets the time format to the minimum,
maximum, or default respectively.
8.4.10.5
SYSTem:DATE? [MIN|MAX|DEF]
Returns the current system date.
SYST:DATE?
2000,9,1
The response is returned in the format,
MIN parameter returns a value of 2000,1,1. Specifying the MAX parameter re-
turns a value of 2099,12,31. Specifying the DEF parameter returns a value of
2000,1,1.
8.4.10.6
SYSTem:DATE
Sets the system date to the specified year, month, and day.
SYST:DATE 2000,8,24
The
parameter is a four-digit number (2000 to 2099). The
one or two-digit number (1 to 12). The
number (1 to 31). Specifying the MIN, MAX or DEF parameter sets the system
date to the minimum, maximum, or default value respectively.
119
8 Digital Communications Interface
Commands