Changes between Version 4 and Version 5 of ZTV_Lab


Ignore:
Timestamp:
2016-11-30T15:56:27-05:00 (9 years ago)
Author:
christian
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ZTV_Lab

    v4 v5  
    11= Configuring EIB to run in the ZTV Lab =
    22
    3 [[BR]]
    43
    54== eibGenGui Setup ==
     
    76
    87* Execute '''eibGenGui''' from sdrrdc/tgfsdrr1
    9    * select all options needed to create ZID/ZME/ZKC local release harnesses and the ZKC nap harness
    10    * select the desired stp under the "ztv" section of the drop down
     8   * Select all options needed to create ZID/ZME/ZKC local release harnesses and the ZKC nap harness
     9   * Select the desired stp under the "ztv" section of the drop down
    1110      * click here for sample screen shots
    1211      * click here to download sample ini file
     
    1817* On stpXX.ztv in the eib dir execute: ./generateEib.ksh
    1918* Make sure the ''setup_override_displays'' file is executable -rwxr-xr-x
    20    * this file will setup your displays for running in the ztv lab only
     19   * This file will setup your displays for running in the ztv lab only
    2120   * When using eibGenGui you should specify which displays you want to use and it will automatically created this file. However, if needed this file can be modified to make changes.
    22    * click here for an example setup_override_displays file
     21   * Click here for an example setup_override_displays file
    2322
    2423== Lab Displays Setup ==
     
    2625   * These displays are all labeled with IP Addresses that should match what is in your setup_override_displays file
    2726* You will need to open the appropriate script depending on what you intend that position to be (ex: RPOS/DPOS, etc)
    28    * example script files located: /home/vtl/phillich/Example-SDRR-DISPLAYS
    29       * copy this directory into your home /Desktop dir
     27   * Example script files located: /home/vtl/phillich/Example-SDRR-DISPLAYS
     28      * Copy this directory into your home /Desktop dir
    3029
    3130== DYSIM Setup ==
     31* The dysim needs to be executed from within your scenario source directory
     32* For running DYSIM mode we actualyl execute a script called ''eramDriver''
     33* Change directory into your scenario source dir and execute eramDriver script
     34   * eramDriver can take many options just like for example sdrr. See below for an example:
     35
     36'''Example:'''
     37eramDriver --tgtOutDev="tcp:tgfsdrr1/9605" --sdrrCmdDev="tcp:tgfsdrr1/9606" --fac="zid,tcps:9607" --fac="zkc,tcps:9608" --fac="zme,tcps:9609" --cmuDev=tcp:tgfsdrr1/9800
    3238
    3339