Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Read RS232 signal using VBA commands

Status
Not open for further replies.

HobieTCat

Mechanical
Joined
Jan 6, 2002
Messages
8
Location
US
Hello all, I am trying to read data coming to my computer through RS232 protocol to my 9 pin serial port from a volt meter. I have a program called Winwedge that can read the signal but I can't see a way to control that input from VBA. The signal is being sent a few times a second at 2400 baud. Any ideas?

Thank You.
 
Don't understand. Doesn't Winwedge support DDE? According to its documentation, the DDE interface is supposed to allow you to control Winwedge from other applications. TTFN
 
Oops, you are correct, I don't even have a good excuse for not knowing that, except I'm stupid. I have used WinWedge for so long in the "Send Strokes To.." mode for so long I didn't remember the DDE option. They even have good examples on the WinWedge website.

Thanks for the kick in the pants.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top