1. Serial comm by API calls

Hi to everyone!

Does anyone have serial communication routines that use Windows API 
calls instead of direct reading/writing to UART? (All samples i found 
from archives use this method) Direct reading from the hardware is not 
reliable (expect on very low data rates) as you never know how much time 
Windows spends before your applicition can poll for next character. 

I tried to understand how API calls must be done by exploriring Euphoria 
samples and Windows API documentation but not that easy for me at this 
time. 

In fact what i need is only procedure to open COM2 with some reasonable 
baud rate (like 19200 no parity, one stop bit) and function that will 
return character string from receive buffer and another that will send 
string to the output buffer. 

Does anyone know what sequence of API calls is common way for this and 
how this can be done with Euphoria?

regards,
Raivo

new topic     » topic index » view message » categorize

2. Re: Serial comm by API calls

=20
The PComm Lite is downloadable from  www.moxa.com ( Moxa Technologies =
Co.,Ltd )
I have been attached old version dll and a corrigible wrap.
=20
 Attila Kondor
 =

new topic     » goto parent     » topic index » view message » categorize

3. Re: Serial comm by API calls

This is a multi-part message in MIME format.
Ez egy tobb reszbol allo, MIME formatumu level.

--28272-18920-6813-1047839334


>=20
> =20
> The PComm Lite is downloadable from  www.moxa.com ( Moxa Technologies
> Co.,Ltd )
> I have been attached old version dll and a corrigible wrap.
> =20
>  Attila Kondor
> =20

	I have been attached now! Sorry!
=09
	Attila Kondor
--28272-18920-6813-1047839334
Content-Type: APPLICATION/OCTET-STREAM; name="Pcomm.zip"

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu