
3900 Serial I/O
Page 9
Change Date Format
DF=
Description
Changes the system date format to one of two possible date format
types.
Prerequisites
Firmware Ver 2.0 or newer
Syntax
DF=
value
Parameters
value
The
value
corresponds to a date format type. The date format types
are as follows:
VALUE
DESCRIPTION
0
US date format, mm/dd/yy
1
European date format, dd/mm/yy
A value other than 0 or 1 will cause the system to default to the US
date format.
Remarks
Data Returned
None. The only response is a carriage return/linefeed terminator.
Saving Changes to Non-Volatile Memory
The
DF=
value
command only temporarily changes the date format.
Changes will be lost on power down of the system or when switching
to the Edit or Cal mode using the front panel keypad. To save the
changes permanently, use the
SAV
command.
Examples
The
DF=
value
command is used to change the current date format to a
European style:
computer sends
DF=
1
<CR>
3900 responds
<CR><LF>
The
<CR><LF>
response signifies completion of the command.
See Also
?DF, SAV