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.

Help me develop a GUI for calibration software using Visual Basic

Status
Not open for further replies.

saudrehman

Member level 1
Joined
Dec 20, 2005
Messages
40
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,286
Activity points
1,697
hi guys i am new to VB coding
I need to develop a GUI for a calibration software which is supposed to send calibration factors to a device on serial interface
i know that i have to use MS comm control .

But i have a few doubts.

1)i have to implement the following logic As soon as user presses Enter command button ,software should calculate a factor according to user entered values.
how to i simulate this event
can someone give the code for it.
 

Visual Basic Help

hi
you must send some information to device by mscomm.output command and receive some information in on mscomm() sub or mscomm.input.
 

Visual Basic Help

there are some vb books for those topics. read a book carefully, you will get it.
 

Re: Visual Basic Help

hi, use this example is from CD1 visual studio msdn help
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top