mahos.inst.piezo#

Interfaces#

Typed Interface for Piezo Stage.

PiezoInterface(client, inst)

Interface for Piezo.

AOPiezoInterface(client, inst)

Interface for Piezo with AnalogOut control.

Instruments#

Piezo Stage module.

available class(es):

E727_3_USB - PI E727.3 Piezo controller using PIPython (GCS USB). E727_3_USB_AO - PI E727.3 Piezo controller using PIPython and DAQ AnalogOut. AnalogPiezo3Axes - Generic Piezo Driver using DAQ AnalogIn and AnalogOut.

BasePiezo3Axes(name, conf[, prefix])

Base Class for Piezo with 3 axes.

E727_3_USB(name, conf[, prefix])

E727.3 driver using USB connection of PIPython.

E727_3_USB_AO(name, conf[, prefix])

E727.3 driver using USB connection of PIPython and DAQ AnalogOut.

AnalogPiezo3Axes(name, conf[, prefix])

Generic Piezo Driver using DAQ AnalogIn and AnalogOut.