pcdsdevices.gauge.GaugePLC ========================== .. currentmodule:: pcdsdevices.gauge .. autoclass:: GaugePLC .. list-table:: Ophyd Device Components :header-rows: 1 :widths: auto * - Attribute - Class - Suffix - Docs - Kind - Notes * - pressure - :class:`~ophyd.signal.EpicsSignalRO` - ``:PRESS_RBV`` - gauge pressure reading - hinted - * - gauge_at_vac - :class:`~ophyd.signal.EpicsSignalRO` - ``:AT_VAC_RBV`` - gauge is at VAC - normal - * - pressure_ok - :class:`~ophyd.signal.EpicsSignalRO` - ``:PRESS_OK_RBV`` - pressure reading ok - normal - * - at_vac_setpoint - :class:`~ophyd.areadetector.base.EpicsSignalWithRBV` - ``:VAC_SP`` - At vacuum setpoint for all gauges - config - * - state - :class:`~ophyd.signal.EpicsSignalRO` - ``:STATE_RBV`` - state of the gauge - hinted - .. rubric:: Methods .. automethod:: configure .. automethod:: describe .. automethod:: get .. automethod:: read .. automethod:: read_configuration .. automethod:: stop .. automethod:: summary .. automethod:: trigger .. rubric:: Attributes .. autoattribute:: configuration_attrs .. autoattribute:: connected .. autoattribute:: hints .. autoattribute:: kind .. autoattribute:: subscriptions