pylabrobot.agilent.biotek.el406.EL406.abort#

async EL406.abort(step_type: EL406StepType | None = None) None#

Abort a running operation.

Parameters:

step_type (EL406StepType | None) – Optional step type to abort. If None, aborts current operation.

Raises:
Return type:

None