I've not used modbus or its Qt wrapper before so I don't have any examples.
If you can't make the listen call non-blocking like e.g. QTcpServer's, then you'll have to use a separate thread.
Cheers,
_
I've not used modbus or its Qt wrapper before so I don't have any examples.
If you can't make the listen call non-blocking like e.g. QTcpServer's, then you'll have to use a separate thread.
Cheers,
_
hoan_do_van (4th March 2015)
Bookmarks