Script execution
This commit is contained in:
@@ -251,9 +251,6 @@ class SimpleDeviceReader(ReadonlyRegisterBase):
|
||||
|
||||
the device must be set assigned to the device attribute.
|
||||
"""
|
||||
def initialize()
|
||||
pass
|
||||
|
||||
def read(self):
|
||||
print("simple device read")
|
||||
v = source.read()
|
||||
|
||||
Reference in New Issue
Block a user