communicating Basic stamp 2 with Visual Basic 6.0
dimbil
Posts: 1
I am having 3 push-buttons and the servo connected on the basic stamp
In a form of my basic VB 6.0 program I have a command button
When I press any of the 3 push buttons, I want to receive it's signal in my VB6.0 program and anytime I press the command buttton on the form, I want toactivate the servo to turn for about +90 degrees and return back
In the code that I have written, I am able to activate the servo and make itturn at anytime when pressing the command button in my VB 6.0 code but I am notable to read the signals into my VB 6.0 when pressing any of the 3 push-buttons
I am attaching my code
Can anyone help me?
I would very much appreciate your help
If you have any suggestions, you can write to my e-mail address which is : dimbil@hotmail.com
Sincerely Yours,
Bill Dimitriou
In a form of my basic VB 6.0 program I have a command button
When I press any of the 3 push buttons, I want to receive it's signal in my VB6.0 program and anytime I press the command buttton on the form, I want toactivate the servo to turn for about +90 degrees and return back
In the code that I have written, I am able to activate the servo and make itturn at anytime when pressing the command button in my VB 6.0 code but I am notable to read the signals into my VB 6.0 when pressing any of the 3 push-buttons
I am attaching my code
Can anyone help me?
I would very much appreciate your help
If you have any suggestions, you can write to my e-mail address which is : dimbil@hotmail.com
Sincerely Yours,
Bill Dimitriou
Comments