nanophotonics / nplab

Core functions and instrument scripts for the Nanophotonics lab experimental scripts
GNU General Public License v3.0
38 stars 15 forks source link

SmaractMCSSerial no attribute mcs_id #128

Open sunnyhoward opened 3 years ago

sunnyhoward commented 3 years ago

Hi,

It appears that the GUI is not supported for a serial connection. Is there any reason for this, and if not please can you advise how to modify the code to make it work?

The error we get is: 'SmaractMCSSerial' object has no attribute mcs_id.

Looking through the code, the class SmaractMCSSerial never defines the mcs_id so this explains the error.

Thanks in advance! Sunny