mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-24 15:20:02 +02:00
clkctrl
This commit is contained in:
parent
35f95e603e
commit
f592d21570
@ -974,14 +974,6 @@ class Detector(CppDetectorApi):
|
|||||||
print("Set only")
|
print("Set only")
|
||||||
return 0
|
return 0
|
||||||
|
|
||||||
@property
|
|
||||||
def patclkctrl(self):
|
|
||||||
return element_if_equal(self.getPatternClockControl())
|
|
||||||
|
|
||||||
@patclkctrl.setter
|
|
||||||
def patclkctrl(self, mask):
|
|
||||||
self.setPatternClockControl(mask)
|
|
||||||
|
|
||||||
# patioctrl
|
# patioctrl
|
||||||
@property
|
@property
|
||||||
def patioctrl(self):
|
def patioctrl(self):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user