LISE-B26 / pylabcontrol

pylabcontrol: Laboratory Equipment Control for Scientific Experiments.
GNU General Public License v3.0
9 stars 9 forks source link

Tool: Get Connected Instruments #120

Open JanGieseler opened 7 years ago

JanGieseler commented 7 years ago

Since we have two computers with different instruments hooked up, we always get a bunch of failed instruments. To get rid of these error msgs it we should create a 'tool script' that identifies all the instruments that are hooked up to the computer from which this script is executed and writes the connected instruments into a Json file. This file can than be used in export_scripts / export_instruments (see issue #121 ).