move_all

move_all#

method

MAX31X.move_all(x: float, y: float, z: float) None[source]#

Move all three channels simultaneously.

Parameters:
xfloat

The desired x-position in microns.

yfloat

The desired y-position in microns.

zfloat

The desired z-position in microns.