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

Revision 60, 393 bytes checked in by jdalbey, 9 years ago (diff)

add commons library and short script

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