DATE
Syntax
:
date
date
<seconds>
Description
:
Date without parameter shows the current date and time setting.
Date with parameter updates the on-board real-time clock. Note that the date/time is
specified as seconds since 00:00:00 on January 1st 1980.
Example:
1984>date
Time is: 939557797 secs after 1/1 1980
Time is: 2009-10-09 12:16:37
1984>date
Time is: 939557809 secs after 1/1 1980
Time is: 2009-10-09 12:16:49
1984>date 939557869
Date/time updated.
Time is: 939557869 secs after 1/1 1980
Time is: 2009-10-09 12:17:49
Notice how the last command moves clock forward 60 seconds relative to the previous
date command.
DELETE
Syntax
:
delete
Description
:
Deletes the exact data records retrieved in previous
data
command.
ECHO
Syntax
:
echo
echo on | off
Description
:
Controls whether the current shell echoes typed characters. If typing to the shell and
not seeing any characters, but commands are executing correctly, use
echo on
to get
local echo.
FREQ
Syntax
:
freq
© Ranch Systems LLC, 2005-2008. All Rights Reserved. Reproduction without permission from Ranch Systems is prohibited.
23