Click here to Skip to main content
16,004,974 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionInvalid index. (Exception from HRESULT: 0x8002000B (DISP_E_BADINDEX)) Pin
vidhish18-Jan-10 20:12
vidhish18-Jan-10 20:12 
AnswerRe: Invalid index. (Exception from HRESULT: 0x8002000B (DISP_E_BADINDEX)) Pin
Thomas Krojer18-Jan-10 23:30
Thomas Krojer18-Jan-10 23:30 
GeneralRe: Invalid index. (Exception from HRESULT: 0x8002000B (DISP_E_BADINDEX)) Pin
vidhish19-Jan-10 0:04
vidhish19-Jan-10 0:04 
GeneralRe: Invalid index. (Exception from HRESULT: 0x8002000B (DISP_E_BADINDEX)) Pin
DJ Matthews19-Jan-10 2:48
DJ Matthews19-Jan-10 2:48 
GeneralRe: Invalid index. (Exception from HRESULT: 0x8002000B (DISP_E_BADINDEX)) Pin
Thomas Krojer19-Jan-10 3:34
Thomas Krojer19-Jan-10 3:34 
GeneralRe: Invalid index. (Exception from HRESULT: 0x8002000B (DISP_E_BADINDEX)) Pin
vidhish20-Jan-10 2:17
vidhish20-Jan-10 2:17 
QuestionUSB Control Pin
jmcgill18-Jan-10 11:12
jmcgill18-Jan-10 11:12 
AnswerRe: USB Control Pin
DaveAuld18-Jan-10 12:37
professionalDaveAuld18-Jan-10 12:37 
If the microcontroller treats the USB port just like a serial port then all you would do is open the ports and read and write the data in the normal way. Look at My.Computer.Ports

You would need to program the microcontroller to spit out the data to the serial port in a known format, so you could listen for and handle those messages.

What type of microcontroller are you using?

Search google.....there is a shedload of info relating to the net on this subject.

Dave
GoogleWave: dave.m.auld[at]googlewave.com
Who am I?:
Web|Facebook|Twitter|LinkedIn|Bebo

GeneralRe: USB Control Pin
jmcgill18-Jan-10 13:20
jmcgill18-Jan-10 13:20 
GeneralRe: USB Control Pin
Dave Kreskowiak18-Jan-10 18:33
mveDave Kreskowiak18-Jan-10 18:33 
GeneralRe: USB Control Pin
DaveAuld19-Jan-10 2:32
professionalDaveAuld19-Jan-10 2:32 
Questionhow do I know which button was clicked Pin
spawneditions18-Jan-10 8:43
spawneditions18-Jan-10 8:43 
AnswerRe: how do I know which button was clicked Pin
Luc Pattyn18-Jan-10 10:11
sitebuilderLuc Pattyn18-Jan-10 10:11 
GeneralRe: how do I know which button was clicked Pin
spawneditions18-Jan-10 10:30
spawneditions18-Jan-10 10:30 
GeneralRe: how do I know which button was clicked Pin
EliottA18-Jan-10 10:31
EliottA18-Jan-10 10:31 
GeneralRe: how do I know which button was clicked Pin
Luc Pattyn18-Jan-10 10:50
sitebuilderLuc Pattyn18-Jan-10 10:50 
GeneralRe: how do I know which button was clicked Pin
spawneditions18-Jan-10 12:03
spawneditions18-Jan-10 12:03 
GeneralRe: how do I know which button was clicked Pin
Luc Pattyn18-Jan-10 12:15
sitebuilderLuc Pattyn18-Jan-10 12:15 
GeneralRe: how do I know which button was clicked Pin
spawneditions18-Jan-10 12:24
spawneditions18-Jan-10 12:24 
GeneralRe: how do I know which button was clicked Pin
spawneditions18-Jan-10 12:12
spawneditions18-Jan-10 12:12 
GeneralRe: how do I know which button was clicked Pin
Luc Pattyn18-Jan-10 10:49
sitebuilderLuc Pattyn18-Jan-10 10:49 
QuestionXML file not written in intended directory Pin
Paul Hasler17-Jan-10 18:52
Paul Hasler17-Jan-10 18:52 
AnswerRe: XML file not written in intended directory Pin
Garth J Lancaster17-Jan-10 20:36
professionalGarth J Lancaster17-Jan-10 20:36 
GeneralRe: XML file not written in intended directory Pin
Paul Hasler18-Jan-10 0:30
Paul Hasler18-Jan-10 0:30 
QuestionI was thinking that the result of 50\1000 was 0.05 ........ Pin
Hurricane300017-Jan-10 6:25
Hurricane300017-Jan-10 6:25 

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.