source: tmcsimulator/trunk/config/cad_server_paramics.properties @ 662

Revision 662, 432 bytes checked in by jdalbey, 4 years ago (diff)

config directory overhaul

  • Property svn:executable set to *
Line 
1# This is IP address of Paramics PC in the ATL lab
2# Referenced in cad_server.properties
3
4#ParamicsCommHost       = 192.168.251.45
5# For development testing
6ParamicsCommHost       = 127.0.0.1
7ParamicsCommPort       = 4450
8IncidentUpdateInterval = 30
9IncidentUpdateFile     = exchange.xml
10ParamicsStatusInterval = 15
11ParamicsStatusFile     = paramics_status.xml
12CameraStatusInterval   = 30
13CameraStatusFile       = camera_status.xml
Note: See TracBrowser for help on using the repository browser.