silq.meta_instruments package

Submodules

silq.meta_instruments.Lockin module

class silq.meta_instruments.Lockin.Lockin(name, address, **kwargs)[source]

Bases: qcodes.instrument_drivers.stanford_research.SR830.SR830

Wrapper for the SR830 Locking module.

Note

This instrument is not finished and has never been tested

silq.meta_instruments.Simrack module

class silq.meta_instruments.Simrack.Simrack(name, SIMs, **kwargs)[source]

Bases: qcodes.instrument.base.Instrument

Combiner of multiple SIM900 modules

Note

This module is not finished and has never been tested.

do_get_voltage(SIM_letter, channel)[source]
do_set_voltage(voltage, SIM_letter, channel)[source]

silq.meta_instruments.chip module

class silq.meta_instruments.chip.Chip(name, channels, **kwargs)[source]

Bases: qcodes.instrument.base.Instrument

Meta instrument representing chip in the fridge

This instrument is only used for as a`Connection` endpoint

silq.meta_instruments.layout module

Module contents