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 please urgent! :( visual basic gui

Status
Not open for further replies.

newbie69

Newbie level 3
Joined
Jan 26, 2011
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,312
i am making a visual basic GUI that can perform the following actions:

1.)opens the hyperterminal application to get data from a serial port and captures the data as a text file.(.txt)

2.)as the data is captured as text, microsoft excel uses the text file and processes the data and graph the data using the set macros of the excel file. microsoft excel also saves the excel workbook.

3.)shows the workbook in the GUI.
 

tnx

I want to program a tool using Visual basic, which should have a simular functionallity as hyper terminal.

I want to set up a connection and want to capture an array of data of an incomming call...

how can i do this?
 

in Visual Studio 2008 there is in the toolbox a Component called SerialPort which you can use to talk to a serial line

may not be in other versions such as the express editions though
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top