add ioClass to many module classes
+ add converted mb11_cfg.py Change-Id: Ic985fc16b5ce39caacbf1f3abd87b13b1e7c2da7
This commit is contained in:
@@ -45,6 +45,7 @@ class SR830_IO(StringIO):
|
||||
|
||||
|
||||
class StanfRes(HasIO, Readable):
|
||||
ioClass = SR830_IO
|
||||
def set_par(self, cmd, *args):
|
||||
"""
|
||||
Set parameter.
|
||||
|
||||
Reference in New Issue
Block a user