4-36 MX3-CE Utilities
MX3-CE Reference Guide E-EQ-MX3CERG-A-ARC
SLEEP.EXE
Command line utility to insert a timed pause into batch files. Type sleep nn at the command line to
sleep nn seconds.
TIMEST.EXE
Command line utility to generate a current time/date stamp; for use in batch files.
VER.EXE
Command line utility, returns various version information about system. Syntax is:
ver alone returns Windows CE version and build number.
ver ? returns command line help text.
ver a returns all version info, from all options below.
ver b returns version info for the boot.bin bootloader software.
ver c returns version and type info for the CPU chip.
ver d returns size and usage info about the DRAM memory.
ver e returns type info for the codec chip.
ver f returns size and usage info about the flash memory.
ver g returns version info from the FPGA chip.
ver h returns all hardware version info, from c, e, and g.
ver l returns the language and code page for the Windows CE build.
ver m returns all memory info, from d, f, p, and t.
ver o returns version and build info for the Windows CE software.
ver p returns size and usage info about the program memory area.
ver s returns all software version info, from b, l, o, and v.
ver t returns size and usage info about the store memory area.
ver v returns version info for the nk.bin Windows CE OAL software.
WHOAMI.EXE
Command line utility - returns all IP addresses for the computer. Syntax is: whoami (no options).
If not connected to the network, it will display the loopback IP (127.0.0.1). If connected via
ActiveSync, it will display the ActiveSync IP (192.168.55.100). If connected to the network, it will
display a valid local IP address.