Hello,

I haven't figured out all of the lock issues from the other day - still
pursuing it.  This has led me to a separate question.  The app I am
working on connects by way of 4 serial ports (Net2.0 serialport object @
115,200 baud, 8, n, 1, handshake=RequestToSend) to some microcontrollers
in my system (that are set up for RTS/CTS handshaking).  I'm finding
that I've got something screwed up in that the ability to send on these
serial ports is often blocked by the receiving actions (and FWIW, I am
testing now by calling 'return;' in all the datareceived event handlers
so that they take up as little processing time as possible).

So I can't figure out why I'm having this 'conflict' - I wonder if it
may have something to do with the lock issue that was causing me trouble
last week?

Thoughts anyone?

Sincerely,
Peter

===================================
This list is hosted by DevelopMentor®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to