PDA

View Full Version : connecting to commport (vb)



westy
30-11-2002, 05:54 AM
hi what are tehe codes that connect to the commport for vb :(

atlantiscd
14-12-2002, 01:52 PM
Hi You can always try this if you're stuck...

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wceddk40/htm/_wceddk_sample_serial_port_driver.asp

and

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/serial/hh/serial/serref_0lyq.asp

or if you searched you might have these:

http://search.microsoft.com/default.asp?qu=serial&boolean=ALL&nq=NEW&so=RECCNT&p=1&ig=01&i=00&i=01&i=02&i=03&i=04&i=05&i=06&i=07&i=08&i=09&i=10&i=11&i=12&i=13&i=14&i=15&i=16&i=17&i=18&i=19&i=20&i=21&i=22&i=23&i=24&i=25&i=26&i=27&i=28&i=29&i=30&i=31&i=32&i=33&i=34&i=35&i=36&i=37&i=38&i=39&i=40&i=41&siteid=us/dev


/Later

atlantiscd
16-12-2002, 12:52 AM
"COM1: baud=9600 parity=0 data=8 "
or
"COM:,n,8,1" or I dunno in string format "COM%d:%d,n,8,1"
or
"9600,N,8,1"

and then don't forget about:
(ACK)'s
(ECHO)'s

But I haven't tried ANY of my commands cause my phone is
broken :(( but I get the part's this week :))) so little soldering
and then I'll try Every command I know!It is 20-30 of them.
I suppose most of them work I only need to know what they do!

BTW
anyone that knows how to solder shortcut when no ringtone?

/Later