syncclk for python

This commit is contained in:
Erik Frojdh
2019-06-19 17:31:49 +02:00
parent 4b69c01357
commit 2d3f5a03ca
3 changed files with 10 additions and 0 deletions

View File

@ -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):
"""