mahos.inst.positioner.Thorlabs_CageRotator#

class mahos.inst.positioner.Thorlabs_CageRotator(name, conf=None, prefix=None)#

Instrument for Thorlabs IntegratedStepper-based CageRotator (K10CR1).

You need to install Kinesis software.

Parameters:
  • serial (str) – (default: “”) Serial string to discriminate multiple devices. Blank is fine if only one device is connected.

  • range (tuple[float, float]) – (default: hardware-defined limit) travel range. (lower, upper) bounds of the position.

__init__(name, conf=None, prefix=None)#

Methods

get_pos()

move(pos)