Jump to content

ioanp

Members
  • Posts

    2
  • Joined

  • Last visited

  • Days Won

    2

ioanp last won the day on September 5 2022

ioanp had the most liked content!

LabVIEW Information

  • Version
    LabVIEW 2020
  • Since
    2017

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

ioanp's Achievements

Newbie

Newbie (1/14)

  • One Month Later
  • Week One Done
  • First Post Rare

Recent Badges

4

Reputation

  1. Hardcoded paths the search directories may be, but each .tsenv file can have its own set of search directories and then each developer can have their own environment. Then if the sequences are set to use a relative path, problems should be gone.
  2. Hi SayMaster, What seems to work for us is handling the Custom directories for the environment. This allows us to keep the .tsenv file and any dependencies of the environment in .git so we can have multiple environments setup each having its own search directories, adapters etc. The search directories, adapters etc are stored in the Cfg folder so you can have one for each environment that you set up. It has the benefit that you could also modify and prepare your deployment machines from your development environment, just by starting TS in the corresponding environment. Hope this helps!
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.