Changes between Version 25 and Version 26 of ProdSimStartup


Ignore:
Timestamp:
09/14/2022 08:56:13 PM (4 years ago)
Author:
jdalbey
Comment:

add placeholder for LCS

Legend:

Unmodified
Added
Removed
Modified
  • ProdSimStartup

    v25 v26  
    4040[[BR]]Optionally, on the PC in the corner, open the CMS monitor in a web browser: "[http://webapps.tmcsim/cmsmonitor webapps.tmcsim/cmsmonitor]" 
    4141 
     42=== Start Lane Control System === 
     43TBD: Add directions here. 
     44 
     45=== Post Session === 
    4246After 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!). 
    4347 
     
    7175 
    7276=== System Test === 
    73 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). 
     77There 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). 
    7478 
    7579Don't forget to reset log files after running the system test. 
     
    9599Differences between config files on development and production systems. 
    96100 
    97 `cad_simulator_config.properties` and `cad_simulator_practice.properties`  
     101`cad_simulator_config.properties` and `cad_simulator_practice.properties` 
    98102 
    99 dev: !ElapsedTimeFile and CADcommentsLog use forward slashes in the path  
     103dev: !ElapsedTimeFile and CADcommentsLog use forward slashes in the path 
    100104 
    101105prod: uses two back slashes in the path.  (This allows for cross-platform use.) 
    102106 
    103107=== 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.