Changes between Version 16 and Version 17 of HOWTO-DeploySimulator
- Timestamp:
- 08/24/2019 08:29:11 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HOWTO-DeploySimulator
v16 v17 35 35 The Simulation Manager GUI should appear. 36 36 37 Optionally, start any CADClients, ideally on a different workstation. 37 A terminal window should appear with console message: `Unified Logging Service v? starting from ``C:\TMC Simulator 2019` 38 39 A Web Browser should appear with three tabs. 40 41 The CADClient login dialog should appear. Click "login" and observe the CADClient windows appear. 38 42 39 43 Click "Start" button in Simulation Manager GUI. Observe the clock begin counting every second. In CADServer GUI, observe the timer running. Click on the "Traffic" tab to view the queue of traffic events. As events are processed, there will be a ten second delay and then the affected dots will change color in the CPTMS map (see below). … … 41 45 Monitor simulation progress. The event queue should be processed according to the simulation time. The dot colors should be changed as specified in the traffic event data. 42 46 43 ==== Start Web Apps ==== 44 Start a terminal window. From the `C:\TMC Simulator 2019` folder run: `python deploy\unifiedlogger.zip` 47 CPTMS: A google map should appear with green dots. 45 48 46 Observe console message: `Unified Logging Service v? starting from ``C:\TMC Simulator 2019` 49 EInotebook: The four tabs of the Electronic Instructor Notebook should appear, with the clock displaying the simulation time. The Incident Summary should show the incidents in the desired script. 47 50 48 Start a web browser (ideally on a separate workstation).51 Unified Log Monitor: A display of any active CMS messages should appear on a dark blue background. Confirm correct functioning by entering a CMS message in CPTMS and entering a CAD comment in the CAD Client. They should appear with the correct simulation time stamp. 49 52 50 Start CPTMS: In the address bar enter "`http://localhost/cptms`". A google map should appear with green dots. 51 52 Start EInotebook: In the address bar enter "`http://localhost/einotebook`". The four tabs of the Electronic Instructor Notebook should appear, with the clock displaying the simulation time. 53 54 Start Unified Log Monitor: In the address bar enter "`http://localhost/unifiedlogmonitor.html`". A display of any active CMS messages should appear on a dark blue background. Confirm correct functioning by entering a CMS message in CPTMS and entering a CAD comment in the CAD Client. They should appear with the correct simulation time stamp. 55 56 Optionally, open the CMS/HAR monitor in a web browser: "`http://localhost/cms_monitor.html`" 53 Optionally, open the CMS/HAR monitor in a web browser on the display in the corner: "`http://``192.168.251.127/cms_monitor.html`" 57 54 58 55 ----
