| 
    DynExp
    
   Highly flexible laboratory automation for dynamically changing experiments. 
   | 
 
Implementation of a gRPC client instrument to access a remote digital in meta instrument. More...
Go to the source code of this file.
Namespaces | |
| namespace | DynExpInstr | 
| DynExp's instrument namespace contains the implementation of DynExp instruments which extend DynExp's core functionality in a modular way.  | |
| namespace | DynExpInstr::NetworkDigitalInTasks | 
Typedefs | |
| using | DynExpInstr::NetworkDigitalIn = NetworkDigitalInT< DigitalIn, 0, typename NetworkDataStreamInstrument::StubType, DynExpProto::NetworkDigitalIn::NetworkDigitalIn > | 
| Explicit instantiation of derivable class NetworkDigitalInT to create the network digital in instrument.   | |
Implementation of a gRPC client instrument to access a remote digital in meta instrument.
Definition in file NetworkDigitalInInstr.h.