Script execution

This commit is contained in:
gac-x03da
2022-02-01 17:51:50 +01:00
parent 576844b63a
commit d81a9de3fd

View File

@@ -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()