mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 21:07:13 +02:00
syncclk for python
This commit is contained in:
@ -1021,6 +1021,11 @@ class Detector:
|
||||
self._api.setNetworkParameter('rx_zmqip', ip, -1)
|
||||
|
||||
|
||||
|
||||
@property
|
||||
def syncclk(self):
|
||||
return self._api.getSyncClkSpeed(-1)
|
||||
|
||||
@property
|
||||
def detectormac(self):
|
||||
"""
|
||||
|
Reference in New Issue
Block a user