source: tmcsimulator/trunk/config/cad_simulator_paramics_config.properties @ 14

Revision 14, 342 bytes checked in by jdalbey, 10 years ago (diff)

Change config settings for paramics communicator logging to localhost for easier dev testing. Removed setproperty from Sim Mgr, so now you must provide it as JVM argument

  • Property svn:executable set to *
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.