source: tmcsimulator/trunk/config/windowsConfig/cad_simulator_paramics_config.properties @ 31

Revision 31, 342 bytes checked in by bokumura, 10 years ago (diff)

Initial commit of all of the config files from the config directory restructure.

  • Property svn:executable set to *
  • Property svn:mime-type set to text/plain
Line 
1#ParamicsCommHost       = 192.168.251.45
2# For development testing
3ParamicsCommHost       = 127.0.0.1
4ParamicsCommPort       = 4450
5IncidentUpdateInterval = 30
6IncidentUpdateFile     = exchange.xml
7ParamicsStatusInterval = 15
8ParamicsStatusFile     = paramics_status.xml
9CameraStatusInterval   = 30
10CameraStatusFile       = camera_status.xml
Note: See TracBrowser for help on using the repository browser.