RE: [CAD_CAM_EDM_DRO] Re: Project using Visual Basic
Posted by
Tim Goldstein
on 2003-03-10 07:14:15 UTC
Search in help of Visual Basic or consult a basic VB book. The timer
control is well documented in help and in virtually all beginner books.
You may want to do a search on the net for Stepster. It was a VB program
that had the source code on the net. Looking through it may give you
some ideas.
Just a heads up to please keep this discussion on topic. Posting on how
to program in VB is off topic. Posting specific techniques for CNC
programming would be on topic. I know, it is a fine line. Consider it
this way, if help or a beginner book covers it then it is likely off
topic.
Tim
[Denver, CO]
Sherline products at Deep Discount
Mach1 & DeskCNC with credit card ordering
www.KTMarketing.com/Sherline
Now selling Visual Mill
control is well documented in help and in virtually all beginner books.
You may want to do a search on the net for Stepster. It was a VB program
that had the source code on the net. Looking through it may give you
some ideas.
Just a heads up to please keep this discussion on topic. Posting on how
to program in VB is off topic. Posting specific techniques for CNC
programming would be on topic. I know, it is a fine line. Consider it
this way, if help or a beginner book covers it then it is likely off
topic.
Tim
[Denver, CO]
Sherline products at Deep Discount
Mach1 & DeskCNC with credit card ordering
www.KTMarketing.com/Sherline
Now selling Visual Mill
> -----Original Message-----
> --- In CAD_CAM_EDM_DRO@yahoogroups.com, "James Wilsom"
> <jwilson002@a...> wrote:
> > Pablo,
> >
> > It's been awhile. Look the documentation for using the
> TIMER control.
> > This will give you preemptive multi-tasking. This a
> syncronus method.
> > There is also an asyncronus method. I'll keep looking.
>
> Thanks Jim. Any hint on where to find the TIMER control info?
>
> Thanks in advance.
>
>
> Addresses:
> FAQ: http://www.ktmarketing.com/faq.html
Discussion Thread
Pablo Roufogalis L.
2003-03-08 09:39:07 UTC
Project using Visual Basic
jeffalanp
2003-03-08 09:57:57 UTC
Re: Project using Visual Basic
Pablo Roufogalis L.
2003-03-08 17:23:36 UTC
Re: Project using Visual Basic
James Wilsom
2003-03-08 17:29:11 UTC
Re: [CAD_CAM_EDM_DRO] Project using Visual Basic
andyolney
2003-03-08 18:39:52 UTC
Re: Project using Visual Basic
Pablo Roufogalis L.
2003-03-09 05:19:17 UTC
Re: Project using Visual Basic
Pablo Roufogalis L.
2003-03-09 05:26:39 UTC
Re: Project using Visual Basic
James Wilsom
2003-03-09 11:41:06 UTC
Re: [CAD_CAM_EDM_DRO] Re: Project using Visual Basic
Pablo Roufogalis L.
2003-03-10 03:45:40 UTC
Re: Project using Visual Basic
Tim Goldstein
2003-03-10 07:14:15 UTC
RE: [CAD_CAM_EDM_DRO] Re: Project using Visual Basic
James Wilsom
2003-03-10 08:00:11 UTC
Re: [CAD_CAM_EDM_DRO] Re: Project using Visual Basic
William Scalione
2003-03-10 09:51:49 UTC
Re: [CAD_CAM_EDM_DRO] Re: Project using Visual Basic