project8 / dripline

Slow controls for medium scale physics experiments based on AMQP centralized messaging
http://www.project8.org/dripline
1 stars 0 forks source link

set_condition standards #176

Open wcpettus opened 6 years ago

wcpettus commented 6 years ago

A previous decision was that set_condition gets implemented and handled by each service with no commands send back and forth to other services. For the DAQ, in practice this means that the DAQ run interface does very little, and underlying services actually have to stop the run.

We implemented this for the RSA as follows:

This remains partially unresolved for ROACH+psyllid, but I would envision the following solution"

We should maybe then be explicit about this in the documentation so we don't forget when this occurs for