mxcubecore.HardwareObjects.ESRF.Oxford700#

Classes

Oxford700(name)

class mxcubecore.HardwareObjects.ESRF.Oxford700.Oxford700(name)[source]#

Bases: AbstractActuator

get_specific_state()[source]#

Getter for specific_state attribute. Override if needed.

Returns:

Specific state enum or None.

Return type:

Union[Any, None]

get_value()[source]#

Read the actuator position. :returns: Actuator position. :rtype: value

init()[source]#

Initialise actuator_name, username, read_only and default_value properties.