Re: [CAD_CAM_EDM_DRO] Re: EMC Help ,.. Urgent!
Posted by
Paul
on 2001-12-21 13:22:34 UTC
Hi Jon
You are indeed correct - Line numbers ARE checked and limited to 99999.
Ignoring this limit, the internal pointer is defined as a 32 bit integer
which would idicate a maximum file size of 2Gig.
It would be fairly easy to change the max allowable line number - Will add it
to the list for the BDI-EMC todo list. One option would be to remove the
check altogether.
Regards, Paul.
You are indeed correct - Line numbers ARE checked and limited to 99999.
Ignoring this limit, the internal pointer is defined as a 32 bit integer
which would idicate a maximum file size of 2Gig.
It would be fairly easy to change the max allowable line number - Will add it
to the list for the BDI-EMC todo list. One option would be to remove the
check altogether.
Regards, Paul.
On Friday 21 December 2001 6:58 am, Jon Elson wrote:
> I beg to differ. I ran the following program :
>
> N100 G01 X1.05
> N200 Y1.23
> N125000 X1.0
> N050 M02
>
> and got the following error message :
>
> Error: N125000 X1.0
> read_line_number: error 64: Line number greater
> than 99999
>
> So, it has a specific check for this, which is the only thing it does
> with line numbers.
>
> Jon
Discussion Thread
chewy8833
2001-12-20 06:56:36 UTC
EMC Help ,.. Urgent!
chewy8833
2001-12-20 08:25:32 UTC
Re: EMC Help ,.. Urgent!
William Scalione
2001-12-20 09:41:48 UTC
Re: [CAD_CAM_EDM_DRO] Re: EMC Help ,.. Urgent!
Keith Rumley
2001-12-20 09:55:15 UTC
Re: [CAD_CAM_EDM_DRO] Re: EMC Help ,.. Urgent!
chewy8833
2001-12-20 10:21:12 UTC
Re: EMC Help ,.. Urgent!
Jon Elson
2001-12-20 11:31:46 UTC
Re: [CAD_CAM_EDM_DRO] Re: EMC Help ,.. Urgent!
Paul
2001-12-20 12:41:26 UTC
Re: [CAD_CAM_EDM_DRO] Re: EMC Help ,.. Urgent!
chewy8833
2001-12-20 17:16:57 UTC
Re: EMC Help ,.. Urgent! Paul
Jon Elson
2001-12-20 22:50:00 UTC
Re: [CAD_CAM_EDM_DRO] Re: EMC Help ,.. Urgent!
Keith Rumley
2001-12-21 08:19:52 UTC
Re: [CAD_CAM_EDM_DRO] Re: EMC Help ,.. Urgent!
Matt Shaver
2001-12-21 09:11:49 UTC
Re: [CAD_CAM_EDM_DRO] Re: EMC Help ,.. Urgent!
Paul
2001-12-21 13:22:34 UTC
Re: [CAD_CAM_EDM_DRO] Re: EMC Help ,.. Urgent!
Jon Elson
2001-12-22 00:04:17 UTC
Re: [CAD_CAM_EDM_DRO] Re: EMC Help ,.. Urgent!
ballendo
2001-12-22 01:24:08 UTC
Re: EMC Help ,.. Urgent!