Changes between Version 5 and Version 6 of DevSimStartup


Ignore:
Timestamp:
02/11/2019 01:55:07 PM (7 years ago)
Author:
jdalbey
Comment:

add q

Legend:

Unmodified
Added
Removed
Modified
  • DevSimStartup

    v5 v6  
    33Connect your development machine to the ATL local network. 
    44 
    5 Start the FEPSim (on your local machine).  [See [wiki:FEPSimulatorInstallation#RunningFEPSimonyourworkstationorlaptop Instructions]] 
     5Start the FEPSim (on your local machine).  [See [wiki:FEPSimulatorInstallation#RunningFEPSimonyourworkstationorlaptop Instructions]]  (Do we need to change a config file so CAD Server knows FEPSim is running locally instead of on VM in Control room?) 
    66 
    77Open the TMCSim project in !NetBeans. "Run Project" with the default configuration to start the CAD Server.  Wait for CAD Server to start up and the GUI be displayed.  The title bar should say "CAD Server" and revision number. 
     
    1717(Optional: Start a CAD Client.) 
    1818 
    19 Locate ATMSBatchDriver.java under tmcsim.client.  Right-click and choose "Run File". The output window should display "Building network ..." and then after a few moments which highways were loaded.  It should then display the number of events read from the batch events file and a GUI display of the current clock and the list of events in the queue.  (This section is obsolete as of CAD Server !r257). 
     19Locate ATMSBatchDriver.java under tmcsim.client.  Right-click and choose "Run File". The output window should display "Building network ..." and then after a few moments which highways were loaded.  It should then display the number of events read from the batch events file and a GUI display of the current clock and the list of events in the queue.  (This section is obsolete as of CAD Server !r257). 
    2020 
    2121Click the "Start" button in the Simulator GUI. Simulator status should say "Running" (in green font).