Click here to Skip to main content
15,923,376 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionCheckPIDDll Pin
Member 1027776329-Oct-13 9:34
Member 1027776329-Oct-13 9:34 
AnswerRe: CheckPIDDll Pin
Dave Kreskowiak29-Oct-13 10:27
mveDave Kreskowiak29-Oct-13 10:27 
QuestionProblem in opening forms Pin
SPSandy27-Oct-13 7:43
SPSandy27-Oct-13 7:43 
AnswerRe: Problem in opening forms Pin
Dave Kreskowiak27-Oct-13 10:20
mveDave Kreskowiak27-Oct-13 10:20 
AnswerRe: Problem in opening forms Pin
Chaim Tovim13-Nov-13 1:24
Chaim Tovim13-Nov-13 1:24 
QuestionLAN Port Controlling Relay Pin
coolerfantasy26-Oct-13 21:45
coolerfantasy26-Oct-13 21:45 
AnswerRe: LAN Port Controlling Relay Pin
Jonathan Davies27-Oct-13 2:13
Jonathan Davies27-Oct-13 2:13 
AnswerRe: LAN Port Controlling Relay Pin
Dave Kreskowiak27-Oct-13 5:31
mveDave Kreskowiak27-Oct-13 5:31 
That's a very VERY BAD IDEA!

Controlling a relay without external hardware is just going to KILL whatever port you plug it into.

There is a reason why you see capacitors and diodes sitting on the control pins of a relay. This is to prevent power from going backwards INTO the pins you attached it to.

Do yourself a HUGE favor and di it correctly. Get yourself some kind of external controller, like a Netdunio, Arduino, or a Phidgets controller and connect the relay to that. You can talk to those controllers and have them do the work instead.

Don't tell me you can't afford them either. They are VERY cheap compared to the cost of replacing the motherboard in your laptop.

Oh! And DROP VB6 right now. Do yourself a favor and get VB.NET instead. VB6 has been dead for quite a long time now. By using it you're just doing yourself a disservice by letting it teach you all kinds of bad habits that you will have to unlearn when you finally do upgrade. The Visual Studio Express editions are FREE and can be found here[^].

AnswerRe: LAN Port Controlling Relay Pin
coolerfantasy27-Oct-13 19:37
coolerfantasy27-Oct-13 19:37 
GeneralRe: LAN Port Controlling Relay Pin
Richard MacCutchan27-Oct-13 22:52
mveRichard MacCutchan27-Oct-13 22:52 
GeneralRe: LAN Port Controlling Relay Pin
Dave Kreskowiak28-Oct-13 1:40
mveDave Kreskowiak28-Oct-13 1:40 
GeneralRe: LAN Port Controlling Relay Pin
coolerfantasy28-Oct-13 19:51
coolerfantasy28-Oct-13 19:51 
GeneralRe: LAN Port Controlling Relay Pin
Dave Kreskowiak29-Oct-13 1:54
mveDave Kreskowiak29-Oct-13 1:54 
AnswerRe: LAN Port Controlling Relay Pin
coolerfantasy27-Oct-13 23:55
coolerfantasy27-Oct-13 23:55 
GeneralRe: LAN Port Controlling Relay Pin
Richard MacCutchan28-Oct-13 2:06
mveRichard MacCutchan28-Oct-13 2:06 
GeneralRe: LAN Port Controlling Relay Pin
coolerfantasy28-Oct-13 20:27
coolerfantasy28-Oct-13 20:27 
GeneralRe: LAN Port Controlling Relay Pin
Richard MacCutchan28-Oct-13 22:37
mveRichard MacCutchan28-Oct-13 22:37 
GeneralRe: LAN Port Controlling Relay Pin
coolerfantasy28-Oct-13 23:02
coolerfantasy28-Oct-13 23:02 
GeneralRe: LAN Port Controlling Relay Pin
Richard MacCutchan28-Oct-13 23:39
mveRichard MacCutchan28-Oct-13 23:39 
GeneralRe: LAN Port Controlling Relay Pin
Dave Kreskowiak29-Oct-13 1:55
mveDave Kreskowiak29-Oct-13 1:55 
AnswerRe: LAN Port Controlling Relay Pin
Member 1019607028-Mar-14 9:12
Member 1019607028-Mar-14 9:12 
QuestionVisual Basic Pin
ariannab26-Oct-13 17:49
ariannab26-Oct-13 17:49 
SuggestionRe: Visual Basic Pin
Richard MacCutchan26-Oct-13 21:38
mveRichard MacCutchan26-Oct-13 21:38 
AnswerRe: Visual Basic Pin
Bernhard Hiller27-Oct-13 23:19
Bernhard Hiller27-Oct-13 23:19 
AnswerRe: Visual Basic Pin
thatraja28-Oct-13 0:59
professionalthatraja28-Oct-13 0:59 

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.