PORTS Forum
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
This forum is closed to new activity.
The posts are available to browse, but posting has been disabled. BIG THANKS to all who have participated and shared your knowledge over the past 13 years.
Aug 11, 2023
Home
Help
Search
Login
Register
PORTS Forum
»
Ports and Interfaces
»
Parallel Port
»
write data from serial port to a file with VB 2012
« previous
next »
Print
Pages: [
1
]
Author
Topic: write data from serial port to a file with VB 2012 (Read 22632 times)
plucchetti
Member
Posts: 1
write data from serial port to a file with VB 2012
«
on:
April 30, 2014, 02:55:59 pm »
Hello to all users
I’m presently coding an application in VB.NET (VS 2012) for a University Project and I’m not an expert in .Net
I need to write data from a serial port to a file with VB 2012
i started working with this example code from:
http://janaxelson.com/files/com_port_terminal_vb.zip
But i have problems to store and write the data to a file
Somebody could help me ?
best regards
Pablo Lucchetti
plucchetti@yahoo.com
Logged
Jan Axelson
Administrator
Frequent Contributor
Posts: 3033
Re: write data from serial port to a file with VB 2012
«
Reply #1 on:
April 30, 2014, 03:10:25 pm »
Take a look at .NET's File class and/or search on:
.net write data file
Logged
Print
Pages: [
1
]
« previous
next »
PORTS Forum
»
Ports and Interfaces
»
Parallel Port
»
write data from serial port to a file with VB 2012