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

Implementation of a hardware adapter to communicate text-based commands over COM ports. More...

Go to the source code of this file.

Classes

class  DynExp::SerialPortException
 Defines an exception caused by a hardware operation on a COM port (e.g. reading/writing data to a COM port). More...
 
class  DynExp::HardwareAdapterSerialPortParams
 Parameter class for HardwareAdapterSerialPort. More...
 
class  DynExp::HardwareAdapterSerialPortConfigurator
 Configurator class for HardwareAdapterSerialPort. More...
 
class  DynExp::HardwareAdapterSerialPortWorker
 Qt worker for serial/COM port communication in a separate thread. More...
 
class  DynExp::HardwareAdapterSerialPort
 Implements a hardware adapter to communicate with text-based commands over COM ports. More...
 

Namespaces

 DynExp
 DynExp's main namespace contains the implementation of DynExp including classes to manage resources (DynExp objects like hardware adapters, instruments, and modules) as well as their dependencies and parameters.
 

Detailed Description

Implementation of a hardware adapter to communicate text-based commands over COM ports.

Definition in file HardwareAdapterSerialPort.h.