mxcubeweb.core.adapter.detector_adapter#

Classes

DetectorAdapter(ho, *args)

class mxcubeweb.core.adapter.detector_adapter.DetectorAdapter(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)