pylabrobot.agilent.benchcel.BenchCel4R.home#

async BenchCel4R.home(*, timeout: float = 90.0) None#

Home all BenchCel motors and reconnect when the device becomes responsive.

Live testing showed this command drops the TCP control session while the motors home. This method reconnects and polls status until the device responds again.

Parameters:

timeout (float)

Return type:

None