jog# method MAX31X.jog(channel: int, step: float) → None[source]# Jog a channel’s position by some step value in micrometers. Parameters: channelintThe channel to jog. stepfloatThe amount to jog the channel by (in microns).