pylabrobot.thermo_fisher.alps.alps5000.ThermoScientificALPS5000.seal# async ThermoScientificALPS5000.seal(temperature: int = 160, duration: float = 2.5, use_force_sensor: bool = False) → None# Seal a plate. Parameters: temperature (int) – sealing temperature in degrees C (5..199). duration (float) – sealing time in seconds (0.5..9.9). use_force_sensor (bool) – enable the force sensor for this seal. Return type: None