Script execution
This commit is contained in:
@@ -245,7 +245,7 @@ class ImageReader(ReadonlyRegisterBase, ReadonlyRegisterMatrix):
|
||||
ny = Scienta.slices.read()
|
||||
return ny
|
||||
|
||||
class SimpleDeviceReader(Readable):
|
||||
class SimpleDeviceReader(ReadonlyRegisterBase):
|
||||
"""
|
||||
pseudo-device class to read out another device once per region.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user