Ignore:
Timestamp:
04/24/2016 04:57:42 PM (10 years ago)
Author:
jdalbey
Message:

Update config files with IP's for different Lab machines

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/config/paramics_communicator_logging.properties

    r14 r21  
    1616 
    1717LogFile = paramics_communication_log.xml 
     18 
     19# Set properties for 2016 --jd 
     20LogFile=C:\\paramics_communicator.log 
     21# Ethernet cable in operator room 
     22#CADSimulatorHost=192.168.251.119 
     23# PC1 in operator room (Service Tag BHLLD42) 
     24CADSimulatorHost=192.168.251.116 
     25# Virtual Host: TMCSIM Manager 
     26#CADSimulatorHost=192.168.251.88 
     27# For local testing 
    1828CADSimulatorHost = 127.0.0.1 
    19 CADSimulatorRMIPort = 4450 
     29 
     30CADSimulatorRMIPort=4445 
     31#CADSimulatorRMIPort = 4450 
Note: See TracChangeset for help on using the changeset viewer.