PacMaster 2.0(r200)
Controls digital PAC measurements and collects the results
|
#include <QObject>
#include <QTcpSocket>
#include <QMutex>
#include <QTimer>
#include <QSemaphore>
#include "pacDataTypes.h"
Go to the source code of this file.
Classes | |
class | PacNetCom |
Class encapsulating the communication with a single PacMan node. More... |