Changes between Version 5 and Version 6 of DevSimStartup
- Timestamp:
- 02/11/2019 01:55:07 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevSimStartup
v5 v6 3 3 Connect your development machine to the ATL local network. 4 4 5 Start the FEPSim (on your local machine). [See [wiki:FEPSimulatorInstallation#RunningFEPSimonyourworkstationorlaptop Instructions]] 5 Start 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?) 6 6 7 7 Open 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. … … 17 17 (Optional: Start a CAD Client.) 18 18 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).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). 20 20 21 21 Click the "Start" button in the Simulator GUI. Simulator status should say "Running" (in green font).
