FieldServer Technologies Video Game Controller 1.1 Benutzerhandbuch

Seite von 46
Ruinet Utility User Manual 
 
 
 
 
 
 
 
Page 41 of 46 
 
 
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA  Web:www.fieldserver.com 
Tel: (408) 262-2299   Fax: (408) 262-9042   Toll_Free: 888-509-1970   email: support@fieldserver.com
 
 
Appendix B.15. Help -h 
Prints a list of command line switches.  If this command line switch is used then all others 
are ignored. 
 
RuiNet –h 
RuiNet prints out all options and exits. 
Appendix B.16. Create a Log File -a 
Instructs RuiNet to make a log file containing progress information. 
 
RuiNet –lconfig.csv –u0 –alog.txt 
RuiNet creates a log file called log.txt on host PC and logs the progress and results of the 
config.csv file download to the log file. 
 
The log file contains time and date stamped entries that describe the actions performed by 
RuiNet. The log file is used by FieldServer technical support and developers for debugging 
purposes. An excerpt from a typical log file is shown below: 
 
07/30/03 20:34:09 Doing rui_send_command with cmd = 182 
07/30/03 20:34:09 Rui_version = 41610400 
07/30/03 20:34:29 Calling Download_with_repeat (config.csv, config.csv, 1, 0, 0, 1024 
07/30/03 20:34:29 Setting tx_rui = 3000 
07/30/03 20:34:29 Getting Rui_get_file_size for = config.csv 
07/30/03 20:34:29 Restoring tx_rui = 2000 
07/30/03 20:34:29 Rui_get_file_size = 4259 
 
Appendix B.17. Version Information -v, -ve 
Prints RuiNet version information. 
 
RuiNet –v 
RuiNet prints version information and exits. 
 
RuiNet –ve 
RuiNet prints extended version information and exits. 
 
Appendix B.18. Skip date and time check on connect -m1 
If the system date and time of the machine running RuiNet differs by more than 5 minutes 
from that of the FieldServer you will be prompted to update the FieldServer.  This behavior 
can be overridden using the –m1 switch. 
 
RuiNet –m1 
Ensures update FieldServer date and time prompt does not occur.