qblox_scheduler.helpers.mock_instruments
Module containing Mock Instruments.
Module Contents
-
class MockLocalOscillator(name: str)[source]
Bases: qcodes.instrument.instrument.Instrument
A class representing a dummy Local Oscillator.
- Parameters:
name – QCoDeS name of the instrument.
-
_add_qcodes_parameters_dummy() → None[source]
Use to fake communications.