finished#

ZIImpedanceModule.finished(step: int | None = None) bool[source]#

Check if the calibration or a step of it is finished.

Parameters:

step (int | None) – Calibration step. If not None this function checks if the specified step is finished. Otherwise it checks if the hole calibration is done.

Returns:

Flag if the calibration or a step is finished.

Return type:

bool