Click here to Skip to main content
15,891,184 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: steppermotor Pin
Luc Pattyn16-Sep-10 9:44
sitebuilderLuc Pattyn16-Sep-10 9:44 
AnswerRe: steppermotor Pin
Eddy Vluggen16-Sep-10 9:58
professionalEddy Vluggen16-Sep-10 9:58 
AnswerRe: steppermotor Pin
Dave Kreskowiak16-Sep-10 10:14
mveDave Kreskowiak16-Sep-10 10:14 
QuestionAttention:Luc Pattyn Pin
nisharkinoo16-Sep-10 7:22
nisharkinoo16-Sep-10 7:22 
AnswerRe: Attention:Luc Pattyn Pin
Ian Shlasko16-Sep-10 7:44
Ian Shlasko16-Sep-10 7:44 
GeneralRe: Attention:Luc Pattyn Pin
Luc Pattyn16-Sep-10 9:45
sitebuilderLuc Pattyn16-Sep-10 9:45 
Questionsteppermotor Pin
nisharkinoo16-Sep-10 7:00
nisharkinoo16-Sep-10 7:00 
AnswerRe: steppermotor Pin
Luc Pattyn16-Sep-10 7:10
sitebuilderLuc Pattyn16-Sep-10 7:10 
No thanks, for all kinds of reasons:
1. VB6 is dead. However they forgot to bury it.
2. Parallel ports are rare.
3. A Windows system is too expensive and Windows itself too slow to step a stepper motor.

What you must do is have some stand-alone intelligence that creates the steps (or microsteps), and accepts macroscopic commands (e.g. ramp up linearly from velocity1 to velocity2 in x seconds) over a rather modern and cheap interface (e.g. RS232C or USB), and provides all necessary safety precautions (e.g. a set of microswitches breaking all power in an emergency).

Smile | :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.


GeneralRe: steppermotor Pin
Smithers-Jones17-Sep-10 4:35
Smithers-Jones17-Sep-10 4:35 
AnswerRe: steppermotor Pin
Luc Pattyn17-Sep-10 17:32
sitebuilderLuc Pattyn17-Sep-10 17:32 
Questionsteppermotor Pin
nisharkinoo16-Sep-10 6:59
nisharkinoo16-Sep-10 6:59 
QuestionInserting a default item at the start of a combobox Pin
Jay Royall16-Sep-10 5:14
Jay Royall16-Sep-10 5:14 
AnswerRe: Inserting a default item at the start of a combobox Pin
Ian Shlasko16-Sep-10 5:42
Ian Shlasko16-Sep-10 5:42 
GeneralRe: Inserting a default item at the start of a combobox Pin
Jay Royall16-Sep-10 12:09
Jay Royall16-Sep-10 12:09 
QuestionRead .rtf file and save as .txt Pin
Anoop Brijmohun16-Sep-10 5:11
Anoop Brijmohun16-Sep-10 5:11 
AnswerRe: Read .rtf file and save as .txt Pin
Jay Royall16-Sep-10 5:26
Jay Royall16-Sep-10 5:26 
GeneralRe: Read .rtf file and save as .txt Pin
Anoop Brijmohun16-Sep-10 8:59
Anoop Brijmohun16-Sep-10 8:59 
AnswerRe: Read .rtf file and save as .txt Pin
Luc Pattyn16-Sep-10 6:22
sitebuilderLuc Pattyn16-Sep-10 6:22 
AnswerRe: Read .rtf file and save as .txt Pin
Prerak Patel20-Sep-10 20:32
professionalPrerak Patel20-Sep-10 20:32 
AnswerRe: Read .rtf file and save as .txt Pin
Anoop Brijmohun20-Sep-10 21:14
Anoop Brijmohun20-Sep-10 21:14 
QuestionSome getting started questions Pin
RodClark16-Sep-10 0:35
RodClark16-Sep-10 0:35 
AnswerRe: Some getting started questions Pin
Dave Kreskowiak16-Sep-10 5:55
mveDave Kreskowiak16-Sep-10 5:55 
AnswerRe: Some getting started questions Pin
Eddy Vluggen16-Sep-10 10:47
professionalEddy Vluggen16-Sep-10 10:47 
GeneralRe: Some getting started questions Pin
RodClark16-Sep-10 12:33
RodClark16-Sep-10 12:33 
GeneralRe: Some getting started questions Pin
Eddy Vluggen17-Sep-10 6:48
professionalEddy Vluggen17-Sep-10 6:48 

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.