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 documentation
Light Logo Dark Logo
  • 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
    • Blocks modular example
    • Laser bisection example
    • Argument providers
    • Datasink example
    • Nix example
    • Coils example
    • Suservo example
    • Laser arb example
    • Example experiment
    • Aom example
    • Blocks example
  • Tools
    • Atomiq component creator
  • API Reference
    • atomiq package
      • atomiq.arguments package
        • atomiq.arguments.arguments module
        • atomiq.arguments.json module
      • atomiq.components package
        • atomiq.components.basics package
          • atomiq.components.basics.calibration module
          • atomiq.components.basics.datasink module
          • atomiq.components.basics.log module
        • atomiq.components.electronics package
          • atomiq.components.electronics.adc module
          • atomiq.components.electronics.currentsource module
          • atomiq.components.electronics.misc module
          • atomiq.components.electronics.rfsource module
          • atomiq.components.electronics.voltagesource module
        • atomiq.components.optoelectronics package
          • atomiq.components.optoelectronics.camera module
          • atomiq.components.optoelectronics.lightmodulator module
          • atomiq.components.optoelectronics.photodiode module
        • atomiq.components.sinara package
          • atomiq.components.sinara.dac module
          • atomiq.components.sinara.kasli module
          • atomiq.components.sinara.sampler module
          • atomiq.components.sinara.suservo module
          • atomiq.components.sinara.urukul module
        • atomiq.components.coil module
        • atomiq.components.dummies module
        • atomiq.components.laser module
        • atomiq.components.lock module
        • atomiq.components.optimizers module
        • atomiq.components.primitives module
      • atomiq.frontend package
        • atomiq.frontend.atomiq_dashboard module
        • atomiq.frontend.atomiq_master module
      • atomiq.tools package
        • atomiq.tools.atomiq_component_creator module
      • atomiq.atomiq module
      • atomiq.helper module
      • atomiq.heros module
      • atomiq.hooks module
Back to top
View this page

CurrentsourceΒΆ

Available Classes

  • CurrentSource
  • HBridgedCurrentSource
  • RPCCurrentSource
  • RPCCurrentSourceChannel
  • TTLHardwareLogicHBridgedCurrentSource
  • TTLSoftwareLogicHBridgedCurrentSource
  • VoltageControlledCurrentSource
Next
CurrentSource
Previous
ADCChannel
Copyright © 2023-2025, RPTU, Uni Stuttgart
Made with Sphinx and @pradyunsg's Furo