Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to detect that data was received in Visual C++ ?

Status
Not open for further replies.

btminzon

Full Member level 2
Joined
Jun 12, 2006
Messages
122
Helped
9
Reputation
18
Reaction score
1
Trophy points
1,298
Location
Brazil
Activity points
2,140
Serial Interrupt

Hi friends, I´m in trouble with serial communication. I know how to detect when some data was received, using microcontrollers: i just check the serial interrupt. But i´m now using a embedded PC, with Windows CE and programming with Embedded Visual C++ 4.0. Does anybody knows how can i do this, or something like this? the serial communication is OK, i have already tested it. thanks in advanced

best regards, and happy holidays to everyone!!

Breno
 

Re: Serial Interrupt

in vc /vb there is "serial event " what you can say it .........flag

if you code on it you will get what you required .
 

    btminzon

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top