pcdsdevices.undpoint.UndPointDelta2D ==================================== .. currentmodule:: pcdsdevices.undpoint .. autoclass:: UndPointDelta2D .. list-table:: Ophyd Device Components :header-rows: 1 :widths: auto * - Attribute - Class - Suffix - Docs - Kind - Notes * - setpoint - :class:`~pcdsdevices.signal.MultiDerivedSignal` - - - normal - * - delta_x - :class:`~ophyd.signal.EpicsSignal` - ``:DELTA_X`` - - normal - * - delta_y - :class:`~ophyd.signal.EpicsSignal` - ``:DELTA_Y`` - - normal - * - actuate - :class:`~ophyd.signal.EpicsSignal` - ``:GO`` - - normal - * - done (FCpt) - :class:`~ophyd.signal.EpicsSignalRO` - ``{done_pvname}`` - - normal - .. rubric:: Methods .. automethod:: configure .. automethod:: describe .. automethod:: get .. automethod:: move .. automethod:: read .. automethod:: read_configuration .. automethod:: set .. automethod:: set_defaults .. automethod:: stop .. automethod:: summary .. automethod:: trigger .. rubric:: Attributes .. autoattribute:: actuate_value .. autoattribute:: configuration_attrs .. autoattribute:: connected .. autoattribute:: connection_timeout .. autoattribute:: done_value .. autoattribute:: egu .. autoattribute:: high_limit .. autoattribute:: hints .. autoattribute:: kind .. autoattribute:: limits .. autoattribute:: low_limit .. autoattribute:: moving .. autoattribute:: position .. autoattribute:: put_complete .. autoattribute:: readback .. autoattribute:: settle_time .. autoattribute:: stop_signal .. autoattribute:: stop_value .. autoattribute:: subscriptions .. autoattribute:: timeout