Ignore:
Timestamp:
04/22/2016 05:27:23 AM (10 years ago)
Author:
jdalbey
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/config/cad_simulator_paramics_config.properties

    r2 r14  
    1 ParamicsCommHost       = 192.168.251.45 
     1#ParamicsCommHost       = 192.168.251.45 
     2# For development testing 
     3ParamicsCommHost       = 127.0.0.1 
    24ParamicsCommPort       = 4450 
    35IncidentUpdateInterval = 30 
Note: See TracChangeset for help on using the changeset viewer.