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 send and receive message through Rs232 in VB?

Status
Not open for further replies.

Sylvia Karla

Newbie level 6
Joined
Aug 13, 2004
Messages
12
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
145
Visual Basic with RS232

How to send and receive message through Rs232 in vb [Visual Basic] ?
 

Visual Basic with RS232

hi, you can use MS COMM Control Component.
MSDN have all details about parameters and setting.
 

Re: Visual Basic with RS232

I had done this kind of job several time.
If you need, I could give some help.

If my memory is correct, MSCOMM is supported by
professional or enterprise version.
 

Re: Visual Basic with RS232

Hi, check out this site, they have what you need.


**broken link removed**


Bye
mcoster
 

Visual Basic with RS232

If you want to use Visual Basic to send or receive data via the RS232 Port. You must add the MSCOMM Componet in your program. Then you have to set several parameters.example Comm-Port Number , Buad Rate, Flow Control.
 

Re: Visual Basic with RS232

Hi, check out this site, they have what you need.


h**p://www.pages.drexel.edu/~bns23/tutorial.html


Bye
mcoster

Know you a tutorial for visual c++
 

Re: Visual Basic with RS232

Check this site

**broken link removed**
 

Visual Basic with RS232

Since mscomm is activex object, it is easier to develop your application by property box configuration additional by handwriting code. you can try winio too but it is a dll object. besides, you can try to develop your own dll file to meet your customized application.
 

Visual Basic with RS232

hi ervery body..
i see this quastion but i aske about some thing else
that .. i want to connect my computer with phone system to know time and number that diled.. throw program with vb6
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top