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

Files

file  AnalogIn.cpp [code]
 
file  AnalogIn.h [code]
 Defines a meta instrument for a single analog input port to read a data stream consisting of analog values from.
 
file  AnalogOut.cpp [code]
 
file  AnalogOut.h [code]
 Defines a meta instrument for a single analog output port to write a data stream consisting of analog values to.
 
file  Camera.cpp [code]
 
file  Camera.h [code]
 Defines a meta instrument for an image capturing device.
 
file  DataStreamInstrument.cpp [code]
 
file  DataStreamInstrument.h [code]
 Implementation of a data stream meta instrument and of data streams input/output devices might work on.
 
file  DigitalIn.cpp [code]
 
file  DigitalIn.h [code]
 Defines a meta instrument for a single digital input port to read a data stream consisting of digital values from.
 
file  DigitalOut.cpp [code]
 
file  DigitalOut.h [code]
 Defines a meta instrument for a single digital output port to write a data stream consisting of digital values to.
 
file  FunctionGenerator.cpp [code]
 
file  FunctionGenerator.h [code]
 Implementation of a function generator meta instrument to generate waveforms.
 
file  gRPCInstrument.cpp [code]
 
file  gRPCInstrument.h [code]
 Defines a meta instrument template for transforming meta instruments into network instruments, which connect to gRPC servers.
 
file  InputPort.cpp [code]
 
file  InputPort.h [code]
 Defines a generic input port meta instrument which is used to read data from hardware and to write the data to a data stream.
 
file  LockinAmplifier.cpp [code]
 
file  LockinAmplifier.h [code]
 Defines a meta instrument for a lock-in amplifier.
 
file  OutputPort.cpp [code]
 
file  OutputPort.h [code]
 Defines a generic output port meta instrument which is used to extract data from a data stream and to write the data to hardware.
 
file  Spectrometer.cpp [code]
 
file  Spectrometer.h [code]
 Defines a meta instrument for a spectrometer.
 
file  Stage.cpp [code]
 
file  Stage.h [code]
 Implementation of a meta instrument to control single-axis positioner stages.
 
file  TimeTagger.cpp [code]
 
file  TimeTagger.h [code]
 Defines a time tagging meta instrument to assign timestamps to (e.g. photon) detection events.