Dear visitor, welcome to QtForum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
qextserialport questions...
G'Day,
Can anyone telling me how to use Qextserialport interrupt driven? I am currently using it with a Qtimer to poll every few seconds but its slowing the screen display.
Also is it possible to use Qextserialport in an asynchronous mode rather than synchronous?
Any suggestions or pointers would be greatly appreciated...
Thanks, B1.
Is far as I could see from the mails to/from the develloper is cannot be used interrupt drivven. So I'm too bound to the QTimers