This commit is contained in:
@@ -46,6 +46,7 @@ class Motor(epics.Motor):
|
||||
self.add_pv(pvname, attr=key)
|
||||
print("After add_pv:", name, "\n")
|
||||
self._callbacks = {}
|
||||
print("LATER:", getattr(m1, '_prefix'))
|
||||
print("End :", name, "\n")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user