Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Atomiq 0.1.4 documentation
Light Logo Dark Logo
Atomiq 0.1.4 documentation
  • Installation
  • Usage
  • Components
    • Basics
      • Calibration
        • Calibration
        • DummyCalibration
        • InvSigmoidCalibration
        • InvertableCalibration
        • InvertableSplineCalibration
        • LinearCalibration
        • PolynomialCalibration
        • SigmoidCalibration
        • SplineCalibration
      • Datasink
        • ARTIQDatasetSink
        • DataSink
        • DatabaseSink
        • HEROSink
        • RPCPublisherSink
      • Log
        • KernelLogger
    • Coil
      • Coil
      • CoilPair
    • Dummies
      • DummyADC
      • DummyActor
      • DummyDAC
      • DummyMonitor
      • DummyRFSource
      • DummySwitch
    • Electronics
      • Adc
        • ADC
        • ADCChannel
      • Currentsource
        • CurrentSource
        • HBridgedCurrentSource
        • RPCCurrentSource
        • RPCCurrentSourceChannel
        • TTLHardwareLogicHBridgedCurrentSource
        • TTLSoftwareLogicHBridgedCurrentSource
        • VoltageControlledCurrentSource
      • Misc
        • DelayedSwitch
      • Rfsource
        • RFSource
        • RPCRFSource
        • VoltageControlledRFSource
      • Voltagesource
        • DAC
        • DACChannel
        • VoltageSource
    • Laser
      • AutoCalibratedModulatedLaser
      • ContinuouslyStabilizedModulatedLaser
      • Laser
      • LaserSource
      • LockedLaserSource
      • ModulatedLaser
      • OptimizerStabilizedModulatedLaser
      • StabilizedModulatedLaser
      • SwitchableLaser
    • Lock
      • DetunableLock
      • Lock
      • OFCLock
      • OffsetLock
      • SidebandLock
      • SpectroscopyLock
    • Optimizers
      • BisectionOptimizer
      • BoundOptimizer
      • Optimizer
    • Optoelectronics
      • Camera
        • Camera
        • TriggeredRPCCamera
      • Lightmodulator
        • AOM
        • LightModulator
        • RFLightModulator
        • Shutter
      • Photodiode
        • AnalogPhotodiode
        • CalibratedPhotodiode
        • Photodiode
    • Primitives
      • Component
      • Measurable
      • Parametrizable
      • Remote
      • Switchable
      • Triggerable
    • Sinara
      • Dac
        • Fastino
        • FastinoChannel
        • Zotino
        • ZotinoChannel
      • Kasli
        • DioInput
        • DioOutput
        • Kasli
      • Sampler
        • Sampler
        • SamplerChannel
      • Suservo
        • SUServo
        • SUServoADCChannel
        • SUServoChannel
        • SUServoModulatedLaser
      • Urukul
        • Urukul
        • UrukulChannel
  • HEROS in ATOMIQ
  • Blocks
  • Phases and Chunking
  • Examples
    • Aom example
    • Argument providers
    • Blocks example
    • Blocks modular example
    • Coils example
    • Datasink example
    • Example experiment
    • Laser arb example
    • Laser bisection example
    • Suservo example
    • Nix example
  • Frontend
  • Tools
  • API Reference
    • menlo
    • atomiq
      • atomiq.arguments
        • atomiq.arguments.arguments
        • atomiq.arguments.json
      • atomiq.atomiq
      • atomiq.components
        • atomiq.components.basics
          • atomiq.components.basics.calibration
          • atomiq.components.basics.datasink
          • atomiq.components.basics.log
        • atomiq.components.coil
        • atomiq.components.dummies
        • atomiq.components.electronics
          • atomiq.components.electronics.adc
          • atomiq.components.electronics.currentsource
          • atomiq.components.electronics.misc
          • atomiq.components.electronics.rfsource
          • atomiq.components.electronics.voltagesource
        • atomiq.components.laser
        • atomiq.components.lock
        • atomiq.components.optimizers
        • atomiq.components.optoelectronics
          • atomiq.components.optoelectronics.camera
          • atomiq.components.optoelectronics.lightmodulator
          • atomiq.components.optoelectronics.photodiode
        • atomiq.components.primitives
        • atomiq.components.sinara
          • atomiq.components.sinara.dac
          • atomiq.components.sinara.kasli
          • atomiq.components.sinara.sampler
          • atomiq.components.sinara.suservo
          • atomiq.components.sinara.urukul
      • atomiq.frontend
        • atomiq.frontend.atomiq_dashboard
        • atomiq.frontend.atomiq_master
      • atomiq.helper
      • atomiq.heros
      • atomiq.hooks
      • atomiq.tools
        • atomiq.tools.atomiq_component_creator

Atomiq Ecosystem

  • BOSS
  • HERO Monitor
  • HEROS
  • HEROS Devices
  • HEROS Tools
Back to top
View this page

Dummies¶

Dummies¶

This module gathers differnt dummy components that mimic hardware but do nothing. They are mainly used for debugging atomiq

Available Classes

  • DummyADC
  • DummyActor
  • DummyDAC
  • DummyMonitor
  • DummyRFSource
  • DummySwitch
Next
DummyADC
Previous
CoilPair
Copyright © 2023-2025, RPTU, Uni Stuttgart
Made with Sphinx and @pradyunsg's Furo
On this page
  • Dummies
    • Dummies