mxcubecore.HardwareObjects.mockup.ShutterMockup#

Mockup shutter implementation

Classes

ShutterMockup(name)

ShutterMockup for simulating a simple open/close shutter.

ShutterStates(value)

Shutter states definitions.

class mxcubecore.HardwareObjects.mockup.ShutterMockup.ShutterMockup(name)[source]#

Bases: AbstractShutter, ActuatorMockup

ShutterMockup for simulating a simple open/close shutter. Fake some of the states of the shutter to correspong to values.

SPECIFIC_STATES#

alias of ShutterStates

init()[source]#

Initialisation

class mxcubecore.HardwareObjects.mockup.ShutterMockup.ShutterStates(value)[source]#

Bases: Enum

Shutter states definitions.