mxcubeweb.core.adapter.diffractometer_adapter#

Classes

class mxcubeweb.core.adapter.diffractometer_adapter.DiffractometerAdapter(ho, *args)[source]#

Bases: AdapterBase

state()[source]#

Retrieves the state of the underlying hardware object and converts it to a str that can be used by the javascript front end. :returns: The state :rtype: (str)