Trade equipment common library.
1.0.0
|
writes data to com port with a delay between characters. More...
#include <tedisplaybase.h>
Public Member Functions | |
SlowWriterThread (TSerialPort *pPort, QByteArray *pBuffer, QMutex *pBufferMutex, QWaitCondition *pDataReady, int iDelay) | |
void | stop () |
bool | isRunning () |
void | setdelay (int iDelay) |
void | setPort (TSerialPort *pPort) |
Protected Member Functions | |
virtual void | run () |
writes data to com port with a delay between characters.
SlowWriterThread writes data to com port with a delay between characters.