![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| G-Code Programing Discuss G-code programing and problems here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
| Hi Guys I am working on new Super NTJ NAKAMURA LATHE FANUC 18i-T WITH MACRO B OPTION. This machine has live tooling Y axis and B axis at top turret. So this machine has top and bottom side WE have to make two programs one for upper turret and one for bottom turret. This machine can do 4 axis machining ALL kind of milling . Now my problem is that i can not send variable or parameter from one side to the other side, there is like no communication between both sides I can use wait codes but if i am running one side of machine does not read wait codes. So if you guys used something like this or any idea pls if let me know THANK YOU IN ADVANCE |
|
#2
| |||
| |||
What exsactly are you trying to do, As far as I know even thouigh you have twin turrets you should only have 1 file for varible date. Is this true? If so you can send and storeinfo from each operation in varible data. Fill me in on what it is you would like to do. One good test would be to go into each program and add this line of code. Top Turret ad #500=1 and to the bottom turret add #501=1 then after you run the programs for boith turrets see if 500 =1 and 501 =1 if so then both turrets are using the same varible files. It has been a long time since I have prgoramed multy spindle lathes and I can not remember if they have only 1 control with 2 levels or if they use 2 seperate controls Also send me a private message and fill me in on what it is yiu are trying to acually do Bluesman |
|
#3
| |||
| |||
| Bluesman I am trying to pass variable from one side to the other side, or anything else i can use to transfer info. but , i can not use wait codes. I need better control of all the axis, without global parameters i am kind of stuck. that machine has two different variable files. Say for ex. if i put #500=1 in left side of the machine then it reads only in left side of #500 variable AND Right side of machine still reads #500=0 . that was the first thing i tried. I use siemens multi axis machines piece of cake. Thank you for your reply |
|
#5
| |||
| |||
i can't use wait codes because if you running only side of machine does not read wait codes and other thing is i can not pass any kind of info with wait codes . say if i am doing setup right side and if i or somebody else forgets to put M0 or M1 before transfer program machine does not know where left side of turret is or part catcher is , machine just gonna go to left spindle. so that is why i looking for somekind of variable to pass the info from one side to other side. |
| Sponsored Links |
|
#6
| |||
| |||
| THier is a parameter that can be set to share variables. For example you put "10" in the parameter(sorry dont recall which one) and then #500-#509 will be common to both turrets. Look thru the fanuc manuals and you will find it. I think another parameter acts the same way except for #100 and up. |
|
#7
| ||||
| ||||
| Parameters 6036 and 6037. Set them to 10, and #100 to #109 and #500 to #509 are shared between the paths (the remaining variables are still independent). But BE CAREFUL!!!!! Nakamura may have some of them dedicated and if you change them, you may create a bigger problem than the one you're trying to solve. |
|
#9
| |||
| |||
| Yep Dcouper is the man. thank you bud. I went to work this morning and changed the both parameters to 10 now i have #100 to #109 and #500 to #509 variables. THAT gonna make my life little bit easier. Keep up the good work |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Lathe Variable Spindle motor options? VFD? Servo? Stepper? DC? | whiteriver | General Electronics Discussion | 21 | 03-16-2011 07:38 PM |
| Does someone know about Hardinge Super Slant Lathe? | dadv2 | General Metalwork Discussion | 5 | 01-29-2009 12:15 PM |
| Need help with variable programming | cnc-king | G-Code Programing | 4 | 07-05-2007 08:18 AM |
| haas lathe programming question | pavelbure | Haas Lathes | 4 | 06-17-2007 10:17 AM |
| Super accurate tapers on a manual lathe? Necessary for a turbine? | sp1nm0nkey | General Metal Working Machines | 8 | 04-12-2007 11:22 PM |