![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Deckel, Maho, Aciera, Abene Mills Discuss European "Deckel type" mills. Abene here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
| Deckel DMU 50V Need some help. I have a Deckel 50V with millplus control V400. I am having trouble calling subs from my main program. Book states G22 N="program number". This will work if the size of the program is not too big. I tried anyway and got a 251 error "program too large". I was told that for large programs (I have 4 subs from 1M to 4.9M) that I need to use G23 N="program number". I try this I get a syntax error. Anybody got an answer? Deckel does not. |
|
#2
| |||
| |||
| if you have big programs in a Millplus you should delete the first line whith the %PM..... in it else you can't load it in your memory, you need to load it from your HD |
|
#3
| |||
| |||
| The programs are already loaded in the HD. Are you suggesting that they will not load into the buffer memory with a G23 call up until the %PM is deleted? |
|
#4
| |||
| |||
| if the program is bigger then ±4000 Kb it will be to big for your memory, you should delete the %PM can you load the program (that you want to call in G23) in the auto mode ? then you know for shure |
|
#5
| |||
| |||
| Yes, I can load the program in the auto mode. I have run this program as it's own main, now I want to call it up several times through a new main program with different rotations. |
| Sponsored Links |
|
#6
| |||
| |||
| can you show me an example of your files ? |
|
#7
| |||
| |||
| This is the start of the program I want to call up as a sub: %PM15 N15 N102 G70 N104 ( f01.nc ) The %PM15 header is needed to load the program into the control, but once it's in the HD you can pull up in the editor and you see no %PM to delete. Last edited by andyt; 05-23-2006 at 04:32 PM. |
|
#8
| |||
| |||
| how do you call your program in your main file ? with N... G23 N=15 ? were is the sub program located ? is this the same dir as your main program, do you place your sub program in the macro file dir ? have you tried to rename your file to 9015 in stead of 15 ? immigrate to holland, that's a lot easier ! |
|
#9
| |||
| |||
| I tried to use the G23 N=15 in the main to call it up, but I get a syntax error. This program is located in the same dir as the main. If I place it in the macro file dir I have to use G22 N=15 which is the callup from macro dir. If I use this the error is "program too large". DMG told me that for large programs I must use G23 not G22. The 9000 names are for macros and that's not the call up I'm using. I actually work with a guy who immigrated from Holland, but he can't figure it out either. |
|
#10
| |||
| |||
| can you send me the files, I'll load them in my Millplus DMU125P maybe that will give me a brain wave ????? |
| Sponsored Links |
|
#11
| |||
| |||
| The main program is simple. Looks like this: %PM20 N20 N100 G23 N=15 N110 M30 The sub is attached. I had to cut alot to bring it down to size. The original size is 4.9M. you might just edit and repeat the moves to bring it up to original size. My email cuts out zip files and I renamed to a doc to send through this site. |
|
#12
| |||
| |||
| ok I'll try these files, forgot to tell you that we have holidays till monday, gonna reply to you monday morning must tell there seems to be nothing wrong but I"m gonna try it
__________________ http:\\www.adcos.nl |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |