Click here to Skip to main content
15,902,299 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: VB2010 Serial Port Tutorial? Pin
JDBravo11-Jan-12 11:48
JDBravo11-Jan-12 11:48 
AnswerRe: VB2010 Serial Port Tutorial? Pin
Luc Pattyn11-Jan-12 12:09
sitebuilderLuc Pattyn11-Jan-12 12:09 
GeneralRe: VB2010 Serial Port Tutorial? Pin
JDBravo12-Jan-12 4:15
JDBravo12-Jan-12 4:15 
GeneralRe: VB2010 Serial Port Tutorial? Pin
JDBravo12-Jan-12 6:19
JDBravo12-Jan-12 6:19 
GeneralRe: VB2010 Serial Port Tutorial? Pin
Simon_Whale12-Jan-12 6:26
Simon_Whale12-Jan-12 6:26 
GeneralRe: VB2010 Serial Port Tutorial? Pin
JDBravo12-Jan-12 6:38
JDBravo12-Jan-12 6:38 
AnswerRe: VB2010 Serial Port Tutorial? Pin
Luc Pattyn12-Jan-12 6:30
sitebuilderLuc Pattyn12-Jan-12 6:30 
GeneralRe: VB2010 Serial Port Tutorial? Pin
JDBravo12-Jan-12 6:46
JDBravo12-Jan-12 6:46 
Luc,

1. One serial port. I see that copying the example without understanding something gives no results. Now I understand what the guy who wrote it meant (he was showing 2 examples, not defining 1 port with both)

2.Gotcha. I thought it would close any open ports from other applications for me. It was there "just in case". Deleting now.

3.Copy that.

4.Copy that too.

I got the program sending to the laptop and seeing my messages in hyperterminal there. It was the "double port" deal and not calling the right one to write. Deleted the "instance" one and using "myserialport" to write did it.

This works:
VB
mySerialPort.Write(output)


Now on to try byte send and move on to receive Big Grin | :-D

Thanks for all the help. I hope I can bother you again if I hit any snags on the receive part.
GeneralRe: VB2010 Serial Port Tutorial? Pin
Luc Pattyn12-Jan-12 6:57
sitebuilderLuc Pattyn12-Jan-12 6:57 
GeneralRe: VB2010 Serial Port Tutorial? Pin
JDBravo12-Jan-12 7:17
JDBravo12-Jan-12 7:17 
GeneralRe: VB2010 Serial Port Tutorial? Pin
JDBravo13-Jan-12 6:11
JDBravo13-Jan-12 6:11 
AnswerRe: VB2010 Serial Port Tutorial? Pin
Luc Pattyn13-Jan-12 6:58
sitebuilderLuc Pattyn13-Jan-12 6:58 
AnswerRe: VB2010 Serial Port Tutorial? Pin
JDBravo13-Jan-12 10:39
JDBravo13-Jan-12 10:39 
AnswerRe: VB2010 Serial Port Tutorial? Pin
Luc Pattyn13-Jan-12 13:51
sitebuilderLuc Pattyn13-Jan-12 13:51 
Questionvb.net access controls by name Pin
alejx9-Jan-12 16:10
alejx9-Jan-12 16:10 
AnswerRe: vb.net access controls by name Pin
Luc Pattyn9-Jan-12 16:28
sitebuilderLuc Pattyn9-Jan-12 16:28 
AnswerRe: vb.net access controls by name Pin
Abhinav S9-Jan-12 21:28
Abhinav S9-Jan-12 21:28 
AnswerRe: vb.net access controls by name Pin
Simon_Whale9-Jan-12 21:52
Simon_Whale9-Jan-12 21:52 
QuestionADF Scanning Pin
ivo759-Jan-12 6:37
ivo759-Jan-12 6:37 
AnswerRe: ADF Scanning Pin
Simon_Whale9-Jan-12 12:37
Simon_Whale9-Jan-12 12:37 
GeneralRe: ADF Scanning Pin
ivo7510-Jan-12 2:23
ivo7510-Jan-12 2:23 
GeneralRe: ADF Scanning Pin
Richard MacCutchan10-Jan-12 2:39
mveRichard MacCutchan10-Jan-12 2:39 
QuestionCreate Guitar Tunner using Vb.net Pin
Mangore759-Jan-12 4:44
Mangore759-Jan-12 4:44 
AnswerRe: Create Guitar Tunner using Vb.net Pin
Simon_Whale9-Jan-12 4:55
Simon_Whale9-Jan-12 4:55 
GeneralRe: Create Guitar Tunner using Vb.net Pin
Mangore759-Jan-12 18:04
Mangore759-Jan-12 18:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.