Skip to content

Experiment final values not handled for devices with custom UIs #58

Description

@philipstarkey

If you have a device with a custom UI, there is currently no way to handle the update of final values on transition_to_manual. This should be fixed (probably by providing a method that could be overridden by the subclass of DeviceTab and passed self._final_values, and then called by the DeviceTab.transition_to_manual method). We may also want to consider allowing devices to return new front panel values during transition_to_manual, although this does change the architecture a bit more and is more difficult to do than the former.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions