Click here to Skip to main content
15,892,005 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi all!
I would want to ask u a question about sending data from driver to COM-port.
For example:
I send a number from my program to my driver. After receiving the number, my driver adds 1 to it and sends to Serial1 that is joined to Serial2. In terminal I expect to see "my number"+1. Something like that...

How can I send anything from my driver to COM?
Posted

I want my driver to send some symbol 'A' in Serial port when driver is activated.
what information should i post if i have no idea how to do it? i can send data from driver to application, can touch driver to Serial port, but dont know how to send anything to it...(code of these drivers i can post tho)
 
Share this answer
 
Try posting a code snippet .. no one can help you from that information which tells us nothing.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900