Re: [CAD_CAM_EDM_DRO] Windows Real-time
Posted by
Alan Marconett KM6VV
on 2000-11-25 10:55:35 UTC
Thanks Art,
This is something I want to look into and try! The last thing similar
was a Diagnostic program for OS/2 using several DLL's, probably 6 years
ago. Looks like I've got some more studying to do. Any suggestions?
Alan
Art Fenerty wrote:
This is something I want to look into and try! The last thing similar
was a Diagnostic program for OS/2 using several DLL's, probably 6 years
ago. Looks like I've got some more studying to do. Any suggestions?
Alan
Art Fenerty wrote:
>
> Alan:
>
> The interface is an automation object (COM) written in C++. It's only
> purpose is to send data to the VXD which is mostly assember. The VXD accepts
> 4-byte commands
> where the first byte is motor step and direction for each of 4-axis, and the
> next two bytes are a number from 0-8191
> which is the frequency in hertz to wait till the next pulse.
> The VXD has a 64000 integer buffer so even at 8khz you have several
> seconds (8) to do work before you need to add to the buffer. The buffer is a
> ring buffer that just keeps looping around. There will be a series of
> command that can be used such as Spindle( on | off )..Aux1( on | off) and
> AddToBuffer( int* ); As well as a callback function for emergency stop. This
> should make it rather easy to do real time in windows. It seems to work as
> well as any dos version of stepping does.
>
> Art
>
> ----- Original Message -----
> From: "Alan Marconett KM6VV" <KM6VV@...>
> To: <CAD_CAM_EDM_DRO@egroups.com>
> Sent: Friday, November 24, 2000 6:42 PM
> Subject: Re: [CAD_CAM_EDM_DRO] Windows Real-time
>
> > Art,
> >
> > That's great! Can I assume that the interface could also be used with
> > visual C++? Is it a DLL, or a COM module? More info would be welcome
> > when you're ready!
> >
> > Alan KM6VV
> >
> > Art Fenerty wrote:
> > >
> > > Alan:
> > >
> > > After Master Control is released, I will probably release the
> interface
> > > so visual basic programmers, etc.. can develop more apps that are
> windows
> > > real-time.
Discussion Thread
Art Fenerty
2000-11-23 10:40:51 UTC
Re: [CAD_CAM_EDM_DRO] Windows Real-time
Art Fenerty
2000-11-23 10:50:07 UTC
Re: [CAD_CAM_EDM_DRO] Windows Real-time
Alan Marconett KM6VV
2000-11-24 13:24:00 UTC
Re: [CAD_CAM_EDM_DRO] Windows Real-time
Art Fenerty
2000-11-24 13:37:41 UTC
Re: [CAD_CAM_EDM_DRO] Windows Real-time
Alan Marconett KM6VV
2000-11-24 18:43:15 UTC
Re: [CAD_CAM_EDM_DRO] Windows Real-time
Art Fenerty
2000-11-25 05:17:13 UTC
Re: [CAD_CAM_EDM_DRO] Windows Real-time
Alan Marconett KM6VV
2000-11-25 10:55:35 UTC
Re: [CAD_CAM_EDM_DRO] Windows Real-time
Art Fenerty
2000-11-25 12:35:13 UTC
Re: [CAD_CAM_EDM_DRO] Windows Real-time
phil@p...
2000-11-25 16:48:35 UTC
Re: Windows Real-time
PhilC
2000-11-26 13:19:39 UTC
Re: [CAD_CAM_EDM_DRO] Windows Real-time
Art Fenerty
2000-11-26 15:14:13 UTC
Re: [CAD_CAM_EDM_DRO] Windows Real-time
Art Fenerty
2000-11-26 15:35:31 UTC
Re: [CAD_CAM_EDM_DRO] Windows Real-time
phil@p...
2000-11-27 04:44:12 UTC
Re: Windows Real-time
Smoke
2000-11-27 09:31:47 UTC
Re: [CAD_CAM_EDM_DRO] Re: Windows Real-time
PhilC
2000-11-27 09:48:47 UTC
Re: [CAD_CAM_EDM_DRO] Re: Windows Real-time
Art Fenerty
2000-11-27 11:40:38 UTC
Re: [CAD_CAM_EDM_DRO] Re: Windows Real-time
Art Fenerty
2000-11-27 11:42:18 UTC
Re: [CAD_CAM_EDM_DRO] Re: Windows Real-time
Art Fenerty
2000-11-27 11:44:59 UTC
Re: [CAD_CAM_EDM_DRO] Re: Windows Real-time
Art Fenerty
2000-11-27 11:46:12 UTC
Re: [CAD_CAM_EDM_DRO] Re: Windows Real-time
Smoke
2000-11-27 12:34:54 UTC
Re: [CAD_CAM_EDM_DRO] Re: Windows Real-time
phil@p...
2000-11-27 13:10:30 UTC
Re: Windows Real-time
Art Fenerty
2000-11-27 13:17:58 UTC
Re: [CAD_CAM_EDM_DRO] Re: Windows Real-time
Ian Wright
2000-11-27 14:34:19 UTC
Re: [CAD_CAM_EDM_DRO] Re: Windows Real-time
Art Fenerty
2000-11-27 14:58:44 UTC
Re: [CAD_CAM_EDM_DRO] Re: Windows Real-time
PhilC
2000-11-27 16:04:44 UTC
Re: [CAD_CAM_EDM_DRO] Re: Windows Real-time
William Scalione
2000-11-27 18:41:43 UTC
Re: [CAD_CAM_EDM_DRO] Re: Windows Real-time
Alvaro Fogassa
2000-11-28 00:07:12 UTC
Re: Windows Real-time
Art Fenerty
2000-11-28 12:08:47 UTC
Re: [CAD_CAM_EDM_DRO] Re: Windows Real-time
Art Fenerty
2000-11-28 12:12:17 UTC
Re: [CAD_CAM_EDM_DRO] Re: Windows Real-time
Art Fenerty
2000-11-28 12:13:25 UTC
Re: [CAD_CAM_EDM_DRO] Re: Windows Real-time
Alan Marconett KM6VV
2000-11-28 13:16:25 UTC
Re: Windows Real-time
Art Fenerty
2000-11-28 13:33:54 UTC
Re: [CAD_CAM_EDM_DRO] Re: Windows Real-time
ballendo@y...
2000-11-28 14:56:55 UTC
Re: Re: Windows Real-time
Art Fenerty
2000-11-28 16:48:47 UTC
Re: [CAD_CAM_EDM_DRO] Re: Re: Windows Real-time
Alan Marconett KM6VV
2000-11-28 18:01:42 UTC
Re: Windows Real-time
Art Fenerty
2000-11-28 18:06:13 UTC
Re: [CAD_CAM_EDM_DRO] Re: Re: Windows Real-time
Art Fenerty
2000-11-28 18:18:16 UTC
Re: [CAD_CAM_EDM_DRO] Re: Windows Real-time
Hugh Prescott
2000-11-29 10:00:56 UTC
Re: [CAD_CAM_EDM_DRO] Re: Windows Real-time
Art Fenerty
2000-11-29 10:22:47 UTC
Re: [CAD_CAM_EDM_DRO] Re: Windows Real-time
Wally K
2000-11-29 10:36:28 UTC
Re: Windows Real-time
Art Fenerty
2000-11-29 11:09:11 UTC
Re: [CAD_CAM_EDM_DRO] Re: Windows Real-time
Alan Marconett KM6VV
2000-11-29 12:16:51 UTC
Re: Windows Real-time
Art Fenerty
2000-11-29 13:41:19 UTC
Re: [CAD_CAM_EDM_DRO] Re: Windows Real-time
William Scalione
2000-11-29 20:02:12 UTC
Re: [CAD_CAM_EDM_DRO] Re: Windows Real-time
Art Fenerty
2000-11-30 06:43:41 UTC
Re: [CAD_CAM_EDM_DRO] Re: Windows Real-time
Jeff Demand
2000-12-03 07:41:33 UTC
RE: Windows Real-time
Art Fenerty
2000-12-03 17:47:44 UTC
Re: [CAD_CAM_EDM_DRO] RE: Windows Real-time