How to get the STF Teststand Software Sources

Following section describes what you need to do in order to create your own project. This is necessary to avoid problems merging git branches later on.
  1. Mount network disk: \\wincontrols.gsi.de\data\STF
  2. Clone the Git-Repsository GIT\STF.git to the desired destination on your local drive.
    1. Checkout the desired branch.
    2. Edit .gitmodules and adjust the drive letter of the remotes located on \\wincontrols.gsi.de\data\STF\Git.
    3. git submodule init
    4. git submodule update
  3. Read the Readme.txt for additional requirements, e.g. which instrument drivers to install.
  4. Create your own copy of STF.lvproj and open it.
  5. Save your own copy of STF/STF_Content.vi
    1. Remove all classes and content-VIs which are not executable on your system, e.g. missing DSC module or missing instrument driver.
    2. Save.
  6. Create your own copy of STF-Main.vi and open it.
    1. Replace the subVI STF_Content.vi with your own version.
    2. Fix all other reported errors in STF-Main.vi.
    3. Save.
  7. Create your own copy of STF.ini and open it.
    1. Adjust the configuration to your needs.
    2. Save.

-- HolgerBrand - 21 Jul 2016
Topic revision: r2 - 2016-07-25, HolgerBrand
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding GSI Wiki? Send feedback | Legal notice | Privacy Policy (german)