move#
method
- MAX31X.move(channel: int, position: float) None[source]#
Set the postion of a certain axis to the given position (nm).
If the requested position is not in the allowed range, it is set it to minimum or maximum value accordingly.
- Parameters:
- channelint
The channel to reposition (1-n).
- positionfloat
The position to move to in microns.