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