User`s manual
V481 WinCE User’s Manual Getting Started
System Time and Time Zone
Setting the System Time Manually: Use the date, and time commands to query the current
system date/time or to set a new system date/time. The system time is save in RTC. Stopping the
system won’t affect the system time.
\> date
The current date is: Tuesday, November 22, 2005
Enter the new date (mm-dd-[yy]yy): 12-23-05
\> date /T
Wednesday, November 23, 2005
\> time
The current time is: 5:27:17 PM
Enter the new time (hh:mm:ss): 16:02:00
\> time /T
4:02:04 PM
Setting the Time Zone: Windows CE 5.0 supports Time Zone. You can use [Control Panel] Æ
[Date/Time] to adjust your current Time Zone. It also supports Daylight Date and Daylight
Time.
Starting and Stopping Services
After booting up, the V481 computer runs several services continuously to serve requests from
users or other programs. Notable services include telnet (“TEL0:”), World Wide Web HTTP
(“HTP0:”), and file transfer FTP (“FTP0:”). Most users will not use these services. However, you
can start or stop a service by using the “services” command. For example,
Start the FTP service by typing
\> services start FTP0:
Stop the FTP service by typing
\> services stop FTP0:
The default services in the V481 are:
TEL0: Telnet Service
FTP0: FTP Service
CON0: Console Service
2-7