pcdsdevices.state.TwinCATStateConfigOne ======================================= .. currentmodule:: pcdsdevices.state .. autoclass:: TwinCATStateConfigOne .. list-table:: Ophyd Device Components :header-rows: 1 :widths: auto * - Attribute - Class - Suffix - Docs - Kind - Notes * - state_name - :class:`~pcdsdevices.signal.PytmcSignal` - ``:NAME`` - The defined state name. - config - * - setpoint - :class:`~pcdsdevices.signal.PytmcSignal` - ``:SETPOINT`` - The corresponding motor set position. - config - * - velo - :class:`~pcdsdevices.signal.PytmcSignal` - ``:VELO`` - Velocity to move to the state at. - config - * - move_ok - :class:`~pcdsdevices.signal.PytmcSignal` - ``:MOVE_OK`` - True if a move to this state is allowed. - omitted - .. 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