DynExp
Highly flexible laboratory automation for dynamically changing experiments.
Modules Directory Reference
+ Directory dependency graph for Modules:

Directories

directory  ImageViewer
 
directory  ODMR
 
directory  SpectrumViewer
 
directory  WidefieldMicroscope
 

Files

file  ArbitraryFunctionFromCSV.cpp [code]
 
file  ArbitraryFunctionFromCSV.h [code]
 Implementation of a module to read a waveform from a CSV file and to store it in a data stream of a function generator instrument.
 
file  gRPCModule.cpp [code]
 
file  gRPCModule.h [code]
 Defines a module template for building gRPC servers for network instruments to connect to.
 
file  InputPortReader.cpp [code]
 
file  InputPortReader.h [code]
 Implementation of a module to read single values from input port instruments.
 
file  LockinAmplifierControl.cpp [code]
 
file  LockinAmplifierControl.h [code]
 Implementation of a module to control a lock-in amplifier.
 
file  NetworkAnalogInModule.cpp [code]
 
file  NetworkAnalogInModule.h [code]
 Implementation of a gRPC server module to provide remote access to an analog in meta instrument.
 
file  NetworkAnalogOutModule.cpp [code]
 
file  NetworkAnalogOutModule.h [code]
 Implementation of a gRPC server module to provide remote access to an analog out meta instrument.
 
file  NetworkDataStreamInstrumentModule.cpp [code]
 
file  NetworkDataStreamInstrumentModule.h [code]
 Implementation of a gRPC server module to provide remote access to a data stream instrument meta instrument.
 
file  NetworkDigitalInModule.cpp [code]
 
file  NetworkDigitalInModule.h [code]
 Implementation of a gRPC server module to provide remote access to a digital in meta instrument.
 
file  NetworkDigitalOutModule.cpp [code]
 
file  NetworkDigitalOutModule.h [code]
 Implementation of a gRPC server module to provide remote access to a digital out meta instrument.
 
file  NetworkTimeTaggerModule.cpp [code]
 
file  NetworkTimeTaggerModule.h [code]
 Implementation of a gRPC server module to provide remote access to a time tagger meta instrument.
 
file  OutputPortWriter.cpp [code]
 
file  OutputPortWriter.h [code]
 Implementation of a module to write single values to output port instruments.
 
file  SignalDesigner.cpp [code]
 
file  SignalDesigner.h [code]
 Implementation of a module to design waveforms and to store them in data streams of function generator instruments.
 
file  SignalPlotter.cpp [code]
 
file  SignalPlotter.h [code]
 Implementation of a module to plot the samples stored in data stream instruments.
 
file  Stage1D.cpp [code]
 
file  Stage1D.h [code]
 Implementation of a module to control a 1D positioner stage.
 
file  StreamManipulator.cpp [code]
 
file  StreamManipulator.h [code]
 Implementation of a module to process data stored in data stream instrument(s) with a Python script and to write the resulting data back other data stream instrument(s).
 
file  Trajectory1D.cpp [code]
 
file  Trajectory1D.h [code]
 Implementation of a module to interpret samples stored in a data stream instrument as trajectories of 1D positioners and to move the positioners along those trajectories.