OpenNETCF.IO.SERIAL.CommAPI help with setting these values

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am working on a project for school that uses compact framework addin from Opennetcf.org. I am having some troubles using the CommAPI class member that sets the serial port to IR mode using the EscapeCommFunction. Any information on this will be very helpful. If anyone has the information I am seeking please email me.
 
Post more specifics. What is happening? If an error, *what error*?

Paul T.

Chad said:
I am working on a project for school that uses compact framework addin
from Opennetcf.org. I am having some troubles using the CommAPI class
member that sets the serial port to IR mode using the EscapeCommFunction.
Any information on this will be very helpful. If anyone has the information
I am seeking please email me.
 
Hi,

See Alex's reply to Jamie in another thread. Perhaps the answer is the
same.

Dick

--
Richard Grier (Microsoft Visual Basic MVP)

See www.hardandsoftware.net for contact information.

Author of Visual Basic Programmer's Guide to Serial Communications, 3rd
Edition ISBN 1-890422-27-4 (391 pages) published February 2002.
 
Thanks for the information, as for jamies post I know from looking at the source code that those are the values for setir and clrir. My problem is I dont know which function to pass those values to, if you know how to do so could you please give me some advice?

Thank You in advanc
Chad
 
Back
Top