move_all# method MAX31X.move_all(x: float, y: float, z: float) → None[source]# Move all three channels simultaneously. Parameters: xfloatThe desired x-position in microns. yfloatThe desired y-position in microns. zfloatThe desired z-position in microns.