This is the new, correct configuration on haspp022ch:
<device> <name>SIS3302_1</name> <type>counter</type> <module>sis3302</module> <device>p02/sis3302/eh2a.01</device> <control>tango</control> <hostname>haspp02oh1:10000</hostname> </device> <device> <name>SIS3302_1_roi</name> <type>counter</type> <module>sis3302roi</module> <device>p02/sis3302/eh2a.01/1</device> <control>tango</control> <hostname>haspp02oh1:10000</hostname> </device>
haspp09: online.xml has been edited.
Needs an hasyutils update to 1.606, done.
# # haspp08e1m -> 192.168.138.59 # host = socket.gethostbyname( prop['Host'][0])
Translate name to IP address only once pre application, then use the IP address.
To be done: communication.py to TS class to serialize I/O (VcExecutors).