You are not logged in.

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.

1

Sunday, January 14th 2007, 7:54am

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.

DrDonut

Beginner

Posts: 35

Location: The Netherlands

Occupation: student

  • Send private message

2

Friday, March 28th 2008, 10:48am

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:S