Changes between Version 5 and Version 6 of VTL
- Timestamp:
- 2017-09-28T12:08:58-04:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
VTL
v5 v6 2 2 3 3 == eibGenGui newGui Configuration == 4 * ssh user_name@riptide 5 * Type: eibGenGui 6 * ... 4 * Run eibGenGui from riptide 5 * Populate all required fields indicated by yellow backgrounds. 6 * Hover over drop downs and text fields for tool tips. 7 * Check the Dysim box if you're using Dysim. 8 * Check the Simulated TDLS box if you're simulating TDLS. 9 * Check EIB Auto Start. 7 10 11 === !Facilities/Displays 12 * You must provide a Local Site Adaptation before you can fill in the R-Pos, D-Pos, etc. 13 * ... 14 15 * Click Generate EIB. 16 * Click Setup ZTV Displays 17 * Drag and drop positions into the designated displays of your choice. (You need to open the displays according to this setup.) 8 18 == Bring Up == 19 *Step 2 assumes you have already configured eibGenGui* 9 20 1. Run eibGenGui from '''riptide''' 10 21 2. Load your desired '''.ini''' file … … 17 28 6. Create a tunnel to SDRR in new tab 18 29 a. '''ssh''' to SDRR (e.g. tgfsdrr1) 19 b. '''vncserver -list''' (check for open ports, if none are open go to step 7c, else go to 7d)30 b. '''vncserver -list''' (check for open ports, if none are open go to step 6c, else go to 6d) 20 31 c. '''vncserver''' (creates port if none are open) 21 32 d. '''exit''' SDRR … … 24 35 * xx = open port# (e.g. 5909 or 5914) 25 36 f. In the VNC, cd to ''outputDirectory''/sdrr 26 g. ./runsdrr37 g. '''./runsdrr''' 27 38 7. Log in to displays and open the positions according to your set up in step 4a. 28 39 8. '''ssh''' STP (e.g. stp10.ztv) 29 a. navigateto ''outputDirectory''/eib40 a. cd to ''outputDirectory''/eib 30 41 b. '''./generateEib.ksh''' 31 42 c. '''./runeib''' 43 d. If you did not select "EIB Auto Start" in your eibGenGui configuration, you will be prompted to start it manually. 44 1. Type 1 and press enter to send the PSIM 45 2. Provide the full path to the !ControlFile.txt and press enter (The file should be located in the ''outputDirectory''/eib) -e.g. /home/hoan/VTL/ucrc925/eib/atcoach/ZKC/ControlFile.txt 46 ***The file path must not contain any errors* 47 3. Type 2 and press enter to send the SSIM. This will start SDRR. 32 48 9. '''scp''' ''outputdirectory''/dysim/'''rundysim''' into the directory of the scenario you want to run (e.g. on nix1:~/scenarios-datacomm/UCRC-MAIN/) 33 49 a. create tunnel to scenario directory … … 35 51 c. cd into scenario directory (e.g. scenarios-datacomm/UCRC-MAIN/) 36 52 d. '''./rundysim''' 53 e. Click Start on Dysim to begin the scenario. 37 54 38 55 === Bring Down === 39 56 1. Close Dysim and SDRR 40 57 2. cd into ''outputDirectory''/eib 41 a. '''./te ardownEib.ksh'''58 a. '''./terminateEIB.ksh'''