CAD CAM EDM DRO - Yahoo Group Archive

Re: [CAD_CAM_EDM_DRO] Re: DYNA 2400 SOFTWARE

Posted by bank haam
on 2003-09-18 11:42:54 UTC
On Mastercam Version 9.0 a post processor file call MPDYNA24.PST should work with the Dyna 2400 mill. I would able to run all code generated from it and of course due to the 900 lines limitation from the old Dyna, you would need to split the code into two files if it exceed 900 lines. On dot.net case wouldn't it make sense that the Dot.Net.Class covesr all communcation (modem,tcpip,port...etc..) aspect ? If it doesn't, MicroSoft done a lousy job of investing and developing this Dot.Net technology. More power to you Jeff and keep going...

Best Regard,

BL

jeff_birt2000 <birt_j@...> wrote:
The problem I was having was with the Class I am using to talk to
the serial port. (.NET has no built in Class for this) The string
method included doesn't work the way I though it should, so not I'm
reading one charecter out of the buffer at a time and that works
ok. This has highlighted the need to include a log file feature
that logs responeses recieved for each line as it's sent out. The
Dyan controller just resets itself on some errors leaving you
wondering where it was at in the code. This may also allow one to
resume at a certain spot in the code.

The big problem now is genertaing good code over 900 lines to test
it with. I can't seem to find the correct post processer file for
MasterCam and the Dyna 2400c controller. Seems to flip out on some
of the GR a moves.

Jeff

--- In CAD_CAM_EDM_DRO@yahoogroups.com, bank haam
wrote:
> Jeff,
>
> Dyna expecting a line feed after a line of code. It doesn't
sends signal back to your computer (I monitored this process on the
R232 breakout box). It's waiting for codes and increment on the
controller as data being sent from your program. The rate is 2400-8-
1, if this help. On MasterCam you can start from 000 and increment
the step +1 on the post process.
>
>
> net> wrote:
> I just added the serial cable wiring diagram out of the Dyna 2400
> mill book to the DynaComm folder in the files section. It's a
> standard cable with CTS and RTS wired together. I also confirmed
> today that DynaComm will work on Win98-XP but you must have
the .NET
> framework installed. It's about a 23MB free download from
> Microsoft. I've got a line execute mode partially working, I just
> don't seem to be getting any data back from the Dyna saying it's
> ready for the next line of code. When this is working it will
allow
> programs longer than 900 lines to be run by feeding them one at a
> time from the computer. I've also notice that MasterCam
> automatically starts the line numbers over at 000 when you go over
> 900.
>
> Jeff
>
>
>
> Addresses:
> FAQ: http://www.ktmarketing.com/faq.html
> FILES: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO/files/
> Post Messages: CAD_CAM_EDM_DRO@yahoogroups.com
>
> Subscribe: CAD_CAM_EDM_DRO-subscribe@yahoogroups.com
> Unsubscribe: CAD_CAM_EDM_DRO-unsubscribe@yahoogroups.com
> List owner: CAD_CAM_EDM_DRO-owner@yahoogroups.com, wanliker@a...,
timg@k...
> Moderator: pentam@c... indigo_red@q... [Moderators]
> URL to this group: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO
>
> OFF Topic POSTS: General Machining
> If you wish to post on unlimited OT subjects goto:
aol://5863:126/rec.crafts.metalworking or go thru Google.com to
reach it if you have trouble.
> http://www.metalworking.com/news_servers.html
>
> http://groups.yahoo.com/group/jobshophomeshop I consider this to
be a sister site to the CCED group, as many of the same members are
there, for OT subjects, that are not allowed on the CCED list.
>
> NOTICE: ALL POSTINGS TO THIS GROUP BECOME PUBLIC DOMAIN BY POSTING
THEM. DON'T POST IF YOU CAN NOT ACCEPT THIS.....NO EXCEPTIONS........
> bill
> List Mom
> List Owner
>
>
>
> Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
>
>
>
> ---------------------------------
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site design software
>
> [Non-text portions of this message have been removed]



Addresses:
FAQ: http://www.ktmarketing.com/faq.html
FILES: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO/files/
Post Messages: CAD_CAM_EDM_DRO@yahoogroups.com

Subscribe: CAD_CAM_EDM_DRO-subscribe@yahoogroups.com
Unsubscribe: CAD_CAM_EDM_DRO-unsubscribe@yahoogroups.com
List owner: CAD_CAM_EDM_DRO-owner@yahoogroups.com, wanliker@..., timg@...
Moderator: pentam@... indigo_red@... [Moderators]
URL to this group: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO

OFF Topic POSTS: General Machining
If you wish to post on unlimited OT subjects goto: aol://5863:126/rec.crafts.metalworking or go thru Google.com to reach it if you have trouble.
http://www.metalworking.com/news_servers.html

http://groups.yahoo.com/group/jobshophomeshop I consider this to be a sister site to the CCED group, as many of the same members are there, for OT subjects, that are not allowed on the CCED list.

NOTICE: ALL POSTINGS TO THIS GROUP BECOME PUBLIC DOMAIN BY POSTING THEM. DON'T POST IF YOU CAN NOT ACCEPT THIS.....NO EXCEPTIONS........
bill
List Mom
List Owner



Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/



---------------------------------
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software

[Non-text portions of this message have been removed]

Discussion Thread

mrdavidpontes 2003-09-12 23:32:44 UTC DYNA 2400 SOFTWARE jeff_birt2000 2003-09-13 07:47:36 UTC Re: DYNA 2400 SOFTWARE jeff_birt2000 2003-09-13 23:36:12 UTC Re: DYNA 2400 SOFTWARE R Homer 2003-09-16 08:00:22 UTC Re: [CAD_CAM_EDM_DRO] Re: DYNA 2400 SOFTWARE jeff_birt2000 2003-09-17 00:14:17 UTC Re: DYNA 2400 SOFTWARE bank haam 2003-09-17 00:14:36 UTC Re: [CAD_CAM_EDM_DRO] Re: DYNA 2400 SOFTWARE jeff_birt2000 2003-09-17 00:15:10 UTC Re: DYNA 2400 SOFTWARE bank haam 2003-09-17 15:00:45 UTC Re: [CAD_CAM_EDM_DRO] Re: DYNA 2400 SOFTWARE jeff_birt2000 2003-09-17 23:45:33 UTC Re: DYNA 2400 SOFTWARE bank haam 2003-09-18 11:42:54 UTC Re: [CAD_CAM_EDM_DRO] Re: DYNA 2400 SOFTWARE jeff_birt2000 2003-09-19 06:59:20 UTC Re: DYNA 2400 SOFTWARE mrdavidpontes 2003-09-19 10:34:25 UTC Re: DYNA 2400 SOFTWARE bank haam 2003-09-20 07:56:46 UTC Re: [CAD_CAM_EDM_DRO] Re: DYNA 2400 SOFTWARE jeff_birt2000 2003-09-23 06:01:59 UTC Re: DYNA 2400 SOFTWARE jeff_birt2000 2003-09-25 15:42:29 UTC Re: DYNA 2400 SOFTWARE jeff_birt2000 2003-09-25 19:30:06 UTC Re: DYNA 2400 SOFTWARE bank haam 2003-09-26 07:11:26 UTC Re: [CAD_CAM_EDM_DRO] Re: DYNA 2400 SOFTWARE jeff_birt2000 2003-09-26 17:40:52 UTC Re: DYNA 2400 SOFTWARE mrdavidpontes 2003-09-26 23:36:49 UTC Re: DYNA 2400 SOFTWARE jeff_birt2000 2003-09-27 20:13:10 UTC Re: DYNA 2400 SOFTWARE