LISE-B26 / pylabcontrol

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

need to change default DAQ to PCI on scripts so that GUI doesn't crash #143

Closed emmarosenfeld closed 6 years ago

akabcenell commented 6 years ago

This is now handled properly so that if a DAQ that is not connected is used, an error message is printed to the log, a list of connected DAQs is presented, and the GUI stays live. The user can then just switch to the correct daq without needing a restart.