mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-07 17:48:41 +01:00
added patternstart to python (#1368)
* added patternstart to python * release notesg
This commit is contained in:
@@ -3785,6 +3785,10 @@ class Detector(CppDetectorApi):
|
||||
"""
|
||||
return self.getPatterFileName()
|
||||
|
||||
def patternstart(self):
|
||||
"""[Ctb][Mythen3][Xilinx Ctb] Starts pattern. """
|
||||
self.startPattern()
|
||||
|
||||
@property
|
||||
@element
|
||||
def patioctrl(self):
|
||||
|
||||
Reference in New Issue
Block a user