pylabrobot.tilting.tilter.Tilter.tilt

Contents

pylabrobot.tilting.tilter.Tilter.tilt#

async Tilter.tilt(relative_angle: float)#

Tilt the plate contained in the tilt module by a given angle relative to the current angle.

Parameters:

relative_angle (float) – The angle to rotate by, in degrees. Clockwise. 0 is horizontal.