mahos.inst.overlay.amplified_pd.OE200_LI5640_AI#
- class mahos.inst.overlay.amplified_pd.OE200_LI5640_AI(name, conf, prefix=None)#
FEMTO Messtechnik OE-200 Variable Gain Photoreceiver and with LI5640 Lockin & DAQ AnalogIn.
- Parameters:
luci (LUCI_OE200) – a LUCI_OE200 instance
li5640 (LI5640) – a LI5640 instance
pd (LockinAnalogPD) – a LockinAnalogPD instance. gain should be 1.
- __init__(name, conf, prefix=None)#
Init Instrument and internal instrument list (_instruments).
Instruments should be added on initialization by add_instruments() in inherited class.
Methods
__init__
(name, conf[, prefix])Init Instrument and internal instrument list (_instruments).
configure
(params[, label])Configure the instrument settings.
get
(key[, args, label])Get an instrument setting or measurement data.
get_max_rate
()get_param_dict
([label])Get ParamDict for label.
get_param_dict_labels
()Get list of available ParamDict labels.
init_lockin
()pop_block
()set
(key[, value, label])Set an instrument setting or commanding value.
start
([label])Start the instrument operation.
stop
([label])Stop the instrument operation.
update_gain
()