pylabrobot.azenta.fluidx.intellixcap96.FluidXIntelliXcap96.step_tray_out#

async FluidXIntelliXcap96.step_tray_out(timeout: float = 15.0) None#

Move the tray further out by the step distance in setpoint 88.

Relative, so calling it twice moves the tray twice. The instrument offers no way to command an intermediate position directly, and no way to read the current one back, so stepping is the only access to the range between the two ends; extend_tray() and retract_tray() are the absolute moves. Travel is bounded by the load position (S3) and the extended position (S127); a step that would leave that range fails.

Parameters:

timeout (float)

Return type:

None