pylabrobot.liquid_handling.backends.hamilton.STAR_backend.STAR.channels_request_y_minimum_spacing#

async STAR.channels_request_y_minimum_spacing() List[float]#

Query the minimum Y spacing for all channels in parallel.

Each channel is addressed on its own module (P1, P2, …), so the queries can run concurrently.

Returns:

A list of exact (unrounded) minimum Y spacings in mm, one per channel, indexed by channel number.

Return type:

List[float]