[FEAT]: Move MSO2
implementation of the channel
property out of the TekScope
driver
#324
Labels
MSO2
implementation of the channel
property out of the TekScope
driver
#324
Description
Currently the
TekScope
driver implements thechannel
property, but it must use timeouts due to the lack of PI commands available on theMSO2
device. The specific implementation on the MSO2 should be handled in its own class, overriding the parent class implementation and removing the need for a try-except block.Additional Information
No response
The text was updated successfully, but these errors were encountered: