pylabrobot.azenta.fluidx.intellixcap96.FluidXIntelliXcap96.set_safety_door_enabled# async FluidXIntelliXcap96.set_safety_door_enabled(enabled: bool) → None# Turn safety door operation on or off. Disabling it opens the door and keeps it open. Call this with True to re-enable the door; it is also enabled again at power-up. Parameters: enabled (bool) Return type: None