mxcubecore.HardwareObjects.SardanaMotor#
Classes
|
|
|
An enumeration. |
- class mxcubecore.HardwareObjects.SardanaMotor.SardanaMotor(name)[source]#
Bases:
AbstractMotor
- get_limits()[source]#
- Descript.returns motor limits. If no limits channel defined then
static_limits is returned
- get_state() HardwareObjectState [source]#
Get the motor state
- Returns:
Motor state
- Return type:
- set_velocity(value)[source]#
Set the motor velocity :param velocity: target velocity :type velocity: float