id4_common.devices.polar_status =============================== .. py:module:: id4_common.devices.polar_status .. autoapi-nested-parse:: Polar status Module Contents --------------- .. py:class:: HutchStatus(prefix, hutch=None, **kwargs) Bases: :py:obj:`ophyd.Device` EPICS status device for a single APS sector-4 experimental hutch. .. py:attribute:: user_enable .. py:attribute:: aps_enable .. py:attribute:: searched .. py:attribute:: beam_present .. py:attribute:: shutter .. py:class:: AStatus(prefix, hutch=None, **kwargs) Bases: :py:obj:`HutchStatus` HutchStatus variant for the A hutch with its front-end shutter PV. .. py:attribute:: shutter .. py:class:: Status4ID Bases: :py:obj:`ophyd.Device` Aggregate status device for all hutches and the front-end at APS sector 4. .. py:attribute:: online .. py:attribute:: acis .. py:attribute:: fe_eps .. py:attribute:: a_hutch .. py:attribute:: b_hutch .. py:attribute:: g_hutch .. py:attribute:: h_hutch