Click here to Skip to main content
15,924,195 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionBuild a treeview from database table vb.net Pin
Serpiente17-May-06 13:09
Serpiente17-May-06 13:09 
Questionproblem with ParameterModifier in .net 2 Pin
lsugirljte17-May-06 11:07
lsugirljte17-May-06 11:07 
Questionsending data through the serial port Pin
wtfskh17-May-06 9:39
wtfskh17-May-06 9:39 
AnswerRe: sending data through the serial port Pin
Joshua Quick17-May-06 10:14
Joshua Quick17-May-06 10:14 
GeneralRe: sending data through the serial port Pin
wtfskh17-May-06 11:09
wtfskh17-May-06 11:09 
GeneralRe: sending data through the serial port Pin
wtfskh17-May-06 11:22
wtfskh17-May-06 11:22 
GeneralRe: sending data through the serial port Pin
Joshua Quick17-May-06 14:01
Joshua Quick17-May-06 14:01 
GeneralRe: sending data through the serial port Pin
wtfskh17-May-06 18:51
wtfskh17-May-06 18:51 
All I am a sending is one byte of data to another processor that does something and in return I get data from another processor in a different location. The byte of data is an address to a remote station which will use that to send data back after an a/d conversion which will get displayed. It is dedicated system. The programmer for the processor is driving the baud rate I think a bit too slow but he won't speed it up and won't let any one see his actual code.

I have to thank you.. I have been looking for that documentation for about 2 days now. I didn't put that up but yes I have set baudrate, databits, stop bits = 1200, 8, 1. No parity, no handshaking.. I realized tonight that I wasn't opening up the com port as part of my code about 615. I went on a mad search to find the correct syntax.. very hard to find. The class documentation shows me the correct the syntax. This is for a senior project that is due by the end of next week for senior design show.

I was using vb6 but after I realized that some of the code I was trying to write didn't have documentation behind it so I (within the last 2 weeks) upgraded to vb 2005 express.... most of the code imported pretty good there were only a few minor changes that needed to made to get the rest of it work correctly..

Scott
GeneralRe: sending data through the serial port Pin
Joshua Quick17-May-06 21:28
Joshua Quick17-May-06 21:28 
GeneralRe: sending data through the serial port Pin
Steve Pullan17-May-06 22:20
Steve Pullan17-May-06 22:20 
GeneralRe: sending data through the serial port Pin
wtfskh18-May-06 2:22
wtfskh18-May-06 2:22 
GeneralRe: sending data through the serial port Pin
wtfskh18-May-06 10:42
wtfskh18-May-06 10:42 
GeneralRe: sending data through the serial port Pin
Steve Pullan18-May-06 14:58
Steve Pullan18-May-06 14:58 
GeneralRe: sending data through the serial port [modified] Pin
wtfskh22-May-06 2:21
wtfskh22-May-06 2:21 
Questiondynamic listbox event not firing Pin
gooseman11217-May-06 7:01
gooseman11217-May-06 7:01 
QuestionKeyDown and Timer Tick events cant work together Pin
KaKa'17-May-06 6:18
KaKa'17-May-06 6:18 
AnswerRe: KeyDown and Timer Tick events cant work together Pin
Joshua Quick17-May-06 10:23
Joshua Quick17-May-06 10:23 
QuestionVB Code - Ordering Calaculation Pin
NickiG17-May-06 5:09
NickiG17-May-06 5:09 
AnswerRe: VB Code - Ordering Calaculation Pin
Rizwan Bashir17-May-06 5:38
Rizwan Bashir17-May-06 5:38 
QuestionRemoting - Authentication Failure Pin
dlarkin7717-May-06 4:24
dlarkin7717-May-06 4:24 
AnswerRe: Remoting - Authentication Failure Pin
Rizwan Bashir17-May-06 5:41
Rizwan Bashir17-May-06 5:41 
GeneralRe: Remoting - Authentication Failure Pin
dlarkin7717-May-06 6:03
dlarkin7717-May-06 6:03 
QuestionLookupAccountSid API call Pin
f.duncan17-May-06 3:56
f.duncan17-May-06 3:56 
QuestionHow can I get patterns of viruses? Pin
JUNEYT17-May-06 3:46
JUNEYT17-May-06 3:46 
Questionsizing handles Pin
safalmittal17-May-06 3:28
safalmittal17-May-06 3:28 

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.