mxcubecore.HardwareObjects.MicrodiffLight#

Classes

class mxcubecore.HardwareObjects.MicrodiffLight.MicrodiffLight(name)[source]#

Bases: ExporterMotor

get_limits()[source]#

Returns motor low and high limits. :param cmd: command name :type cmd: str

Returns:

two floats tuple (low limit, high limit).

Return type:

(tuple)

get_state()[source]#

Get the light state as a motor. :returns: Light state. :rtype: (enum ‘HardwareObjectState’)

init()[source]#

Initialise the motor