Hi tangoers,
what is the tango-way of ensuring that one device can only do X if a second device is in state Y?
For example let’s assume you have a big laser and a water cooling system and one tango device for each of them. Obviously you want to ensure that the laser can only be turned on if the water is runing. On the other hand if someone turns off the laser the water cooling should be also stopped after grace period.
Now of course I could do the checking and synchronization between the two manually, but this problem sounds too generic in order for me being the first person to encounter it.
Combining both tango device servers into one is not a good solution IMHO.
Thanks,
Thomas