mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-21 07:13:15 +01:00
also for rx_hostname
This commit is contained in:
@@ -780,7 +780,8 @@ class Detector(CppDetectorApi):
|
|||||||
|
|
||||||
@rx_hostname.setter
|
@rx_hostname.setter
|
||||||
def rx_hostname(self, hostname):
|
def rx_hostname(self, hostname):
|
||||||
self.setRxHostname(hostname)
|
args = hostname_list(hostname)
|
||||||
|
self.setRxHostname(args)
|
||||||
|
|
||||||
@property
|
@property
|
||||||
@element
|
@element
|
||||||
|
|||||||
Reference in New Issue
Block a user