Changes between Version 28 and Version 29 of ProdSimStartup
- Timestamp:
- 09/15/2022 12:47:10 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProdSimStartup
v28 v29 9 9 Reset the log files, if necessary. (See below). 10 10 11 (''New for 2022'') Add the student names to a file named `student_names.txt` in the config folder. Put one name per line. These names will appear in a dropdown box in the CAD Client login dialog. (also in LCS?).11 (''New for 2022'') Add the student names to a file named `student_names.txt` in the config folder. Put one name per line. These names will appear in a dropdown box in the CAD Client login dialog. 12 12 13 13 Open File Explorer to `C:\TMC Simulator Sep 2019\bin` folder. … … 43 43 44 44 === Start Lane Control System === 45 TBD: Add directions here. 45 The Lane Control System (LCS) is a simulation that runs completely independent of the Simulation Manager. It runs as a Web2py application on the Apache Web Server. It's installed in the folder `/web/web2py/applications/LCSv2` (LCSsim?). 46 47 Assuming Apache is running and web2py is running, simply open a browser window to `lcsdemo.tmcacad.com`. 46 48 47 49 === Post Session === 48 After the session, run `postsession_logmerge.bat` which will merge multiple log files together and display the final result in a web browser. It will have the unified log results, along with CAD Details from Incident Script, LCS log, and Evaluator Ratings from EInotebook (whew!).50 After the session, run `postsession_logmerge.bat` in the `bin` directory which will merge multiple log files together and display the final result in a web browser. It will have the unified log results, along with CAD Details from Incident Script, LCS log, and Evaluator Ratings from EInotebook (whew!). 49 51 50 52 ----
