Changes between Version 25 and Version 26 of ProdSimStartup
- Timestamp:
- 09/14/2022 08:56:13 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProdSimStartup
v25 v26 40 40 [[BR]]Optionally, on the PC in the corner, open the CMS monitor in a web browser: "[http://webapps.tmcsim/cmsmonitor webapps.tmcsim/cmsmonitor]" 41 41 42 === Start Lane Control System === 43 TBD: Add directions here. 44 45 === Post Session === 42 46 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!). 43 47 … … 71 75 72 76 === System Test === 73 There is also a systemtest .batfile to verify all subsystems are integrating properly. This script runs a short simulation (2 min) with music instead of CHP audio. The first audio at :05 is acoustic guitar, the second audio at :30 is vocal and cello, the third audio at 1:20 is saxophone. There are two incidents, !#101 Ice Cream and !#102 Kangaroo. (See `scripts\system_test_script.xml` for detailed behavior).77 There is also a `systemtest.bat` file to verify all subsystems are integrating properly. This script runs a short simulation (2 min) with music instead of CHP audio. The first audio at :05 is acoustic guitar, the second audio at :30 is vocal and cello, the third audio at 1:20 is saxophone. There are two incidents, !#101 Ice Cream and !#102 Kangaroo. (See `scripts\system_test_script.xml` for detailed behavior). 74 78 75 79 Don't forget to reset log files after running the system test. … … 95 99 Differences between config files on development and production systems. 96 100 97 `cad_simulator_config.properties` and `cad_simulator_practice.properties` 101 `cad_simulator_config.properties` and `cad_simulator_practice.properties` 98 102 99 dev: !ElapsedTimeFile and CADcommentsLog use forward slashes in the path 103 dev: !ElapsedTimeFile and CADcommentsLog use forward slashes in the path 100 104 101 105 prod: uses two back slashes in the path. (This allows for cross-platform use.) 102 106 103 107 === Classroom Display Equipment === 104 ''This section under construction. '' 105 How to power on the display wall, etc. 106 108 ''This section under construction. '' How to power on the display wall, etc.
