Changes between Version 22 and Version 23 of ProdSimStartup


Ignore:
Timestamp:
09/10/2022 10:38:08 AM (4 years ago)
Author:
jdalbey
Comment:

Removed obsolete section, add Config Files section

Legend:

Unmodified
Added
Removed
Modified
  • ProdSimStartup

    v22 v23  
    8888In CAD client, the incident ID appears in Assigned Incidents panel after desired start time has elapsed. 
    8989 
    90 == OBSOLETE == 
    91 Feb 22, 2018 
     90=== Config Files === 
     91''This section under construction.   '' 
    9292 
    93 Using Putty, login to the Linux VM `192.168.251.46` 
     93Differences between config files on development and production systems. 
    9494 
    95 In the folder `/opt/FEPSimulator` launch 'runFEPSim' 
     95`cad_simulator_config.properties` and `cad_simulator_practice.properties`  
    9696 
    97 The terminal should respond "Running FEP Simulator..." 
     97dev: !ElapsedTimeFile and CADcommentsLog use forward slashes in the path  
    9898 
    99 (Note: this didn't work for me on 02/25/2019.  I checked out the branch from svn and ran that one in my own account.) 
    100  
    101 On the Windows Desktop, launch 'CADserver - 2017' 
    102  
    103 On the Windows Desktop, launch 'ATMS Batch Driver' 
    104  
    105 Observe "Building network..." message, Wait about 20 seconds. The ATMS Batch Driver window will appear, and logging messages will appear in the Putty window.  Within 30 seconds the traffic network display from the ATMS client should show green dots on all the highways. 
    106  
    107 On the Windows Desktop, launch 'Run !SimManager' 
    108  
    109 In Sim Manager, load the desired script. 
    110  
    111 Start CAD Clients if desired. 
    112  
    113 If desired, On the Windows Desktop, launch '!ClockClient' 
    114  
    115 Click "Start" button in !SimManager. A dialog will ask if you want to continue without Paramics, click 'Yes'. The simulation clock display should begin counting the elapsed seconds. 
     99prod: uses two back slashes in the path.