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.
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