mxcubecore.HardwareObjects.DESY.P11DetectorDistance#

Classes

class mxcubecore.HardwareObjects.DESY.P11DetectorDistance.P11DetectorDistance(name)[source]#

Bases: AbstractMotor

abort()[source]#

Stops motor movement

connectNotify(signal)[source]#
Parameters:

signal (signal) – signal

connected()[source]#

Sets ready :return:

disconnected()[source]#

Sets not ready :return:

get_limits()[source]#

Return actuator low and high limits.

Returns:

Two-item tuple (low limit, high limit).

Return type:

(tuple)

get_motor_mnemonic()[source]#

Returns motor mnemonic :return:

get_value()[source]#

Read the actuator position.

Returns:

Actuator position.

init()[source]#

Initialise tolerance property

update_value(value=None)[source]#

Updates motor position