How to receive data from hardware with serial port and display it with VB

Status
Not open for further replies.

s.ali.siadat

Newbie level 3
Joined
Feb 5, 2006
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,303
hello.i want recive data from my hardware with serial port and display it with VB .
my data is digital (8 bit , 1bit stop bit ,1bit start bit , 1200 baud rate).
my project is monitoring ECG ( electro cardiagram) for heart.
please help me. if you have any example , please send it for me
 

display with VB

what do u use? parallel, serial, or usb port?
 

display with VB

If you are using VB6, you have a control called Microsoft communications control. (mscomm32.dll). Use it to get the serial data in VB. It is fairly simple to use.
 

Re: display with VB

sorry, i think u are using rs232.

This example will help u probably.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…