DynExp
Highly flexible laboratory automation for dynamically changing experiments.
NetworkAnalogInInstr.h File Reference

Implementation of a gRPC client instrument to access a remote analog in meta instrument. More...

Go to the source code of this file.

Classes

class  DynExpInstr::NetworkAnalogInTasks::InitTask< BaseInstr,, gRPCStubs >
 
class  DynExpInstr::NetworkAnalogInTasks::ExitTask< BaseInstr,, gRPCStubs >
 
class  DynExpInstr::NetworkAnalogInTasks::UpdateTask< BaseInstr,, gRPCStubs >
 
class  DynExpInstr::NetworkAnalogInData< BaseInstr,, gRPCStubs >
 
class  DynExpInstr::NetworkAnalogInParams< BaseInstr,, gRPCStubs >
 
class  DynExpInstr::NetworkAnalogInConfigurator< BaseInstr,, gRPCStubs >
 
class  DynExpInstr::NetworkAnalogInT< BaseInstr,, gRPCStubs >
 

Namespaces

 DynExpInstr
 DynExp's instrument namespace contains the implementation of DynExp instruments which extend DynExp's core functionality in a modular way.
 
 DynExpInstr::NetworkAnalogInTasks
 

Typedefs

using DynExpInstr::NetworkAnalogIn = NetworkAnalogInT< AnalogIn, 0, typename NetworkDataStreamInstrument::StubType, DynExpProto::NetworkAnalogIn::NetworkAnalogIn >
 Explicit instantiation of derivable class NetworkAnalogInT to create the network analog in instrument. More...
 

Detailed Description

Implementation of a gRPC client instrument to access a remote analog in meta instrument.

Definition in file NetworkAnalogInInstr.h.