...
The right section has a series of buttons that can be relevant to the observer:
- Get Temp - Starts the temperature logging loop which is usually the last thing the observer does before ending the observing session
- Exit LOIS - As the name implies, sends a message to LOIS to exit.
- Initialize LOIS - Sends the initialization command to LOIS after it has been started. There is currently no way to start LOIS remotely from the UI.
- Test Broker - A message to the ActiveMQ message broker to check and see whether there is a communication problem.
- Disable Exposure - ???
- Enable Exposure - ???
- Stop Series/Script - Sends the "nstop -async' command to LOIS which causes a series or script to terminate. This does not cause an exposure abort.
...