Share via


Command Line Parameters for the RTC to NTP Drift Test (Windows Embedded CE 6.0)

1/6/2010

You can modify the RTC to NTP Drift Test by editing the command line for the test. To specify one or more of the following optional command line parameters for this test, use the –c command-line parameter. The -c parameter forces Tux to pass the specified string into the test module. For more information about how to edit the command line for a test, see Editing the Command-Line for a Test.

The following table shows the command line parameters for the RTC to NTP Drift Test. The value time is considered to be in seconds unless the following modifiers are used:

  • s means seconds (12s = 12 seconds)
  • m means minutes (12m = 12 minutes)
  • h means hours (12h = 12 hours)
  • d means days (12d = 12 days)
Command line parameter Description

-q

Runs the test in query mode, causing it to iterate through the default server list or, if available, the servers specified using the -server parameter, and determine which have an NTP that the test can access.

-server name1,name2,...

Specifies the server list used by the -q parameter. The nameX parameter can be either an IP address (v4 only) or a DNS.

Ee505549.note(en-US,WinEmbedded.60).gifNote:
The server list must not have any spaces between the server names. Use a comma (,) to separate server names.

-sleepTime time

Specifies the run time for the test.

See Also

Other Resources

RTC to NTP Drift Test