You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One of the things that worries me most nowadays is that there is no way (that I am aware of) to guarantee no one can operate a certain instrument in certain conditions. For instance, let's say humidity is 100% or even that it is raining. I want to make sure no one (or nothing) accidentally try to open the dome.
One way around this would be to implement a "locker" function on ChimeraObject base class that simply locks the instrument until it is released.
The text was updated successfully, but these errors were encountered:
One of the things that worries me most nowadays is that there is no way (that I am aware of) to guarantee no one can operate a certain instrument in certain conditions. For instance, let's say humidity is 100% or even that it is raining. I want to make sure no one (or nothing) accidentally try to open the dome.
One way around this would be to implement a "locker" function on ChimeraObject base class that simply locks the instrument until it is released.
The text was updated successfully, but these errors were encountered: