![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Fanuc Discuss Fanuc controllers here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#4
| |||
| |||
| Not all but some MTB will write a system variable for the current tool in the spindle. You will have to try and find it in the MTB manual. If not I have a small program I run to capture the values in the system variables and if one of them matches the current tool then I will change tools and try it again. If the variable changes accordingly then presume to have found it. This is kind of a crude way but when no MTB manual is available then it can help get some of the data you need. Stevo |
|
#7
| |||
| |||
| On a Haas the variable for the tool in the spindle is #3026. From the few programs I have converted from Fanuc to Haas I have noticed most of the variables are the same. You might want to try #100= #3026 and see if you get the spindle tool number in variable 100. Best regards. Mike. |
|
#8
| ||||
| ||||
| Set your programs to call a tool via a variable rather than a T number % #1=1(CURRENT TOOL); #2=2(NEXT TOOL); ; ; T#1M06; T#2; M03S1000; #1=2; #2=3; ; ; % Probably won't work well if you have some sort of tool management function but. there you have it
__________________ *********************************************************** *~~Darwinian Man, though well-behaved, At best is only a monkey shaved!~~* *********************************************************** *__________If you feel inclined to pay for the support you receive__________* *_______Please give to charity http://www.oxfam.org/en/getinvolved_______* *********************************************************** Last edited by MysticMonkey; 07-15-2010 at 01:51 AM. |
![]() |
| 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 |
| System variable #4113 for M-code | sinha_nsit | Fanuc | 3 | 10-14-2009 11:03 AM |
| Dry-run system variable? | machzero | Okuma | 3 | 06-12-2009 09:08 AM |
| System Variable for Pallet location | Jason812 | Fanuc | 7 | 11-05-2007 07:23 AM |
| System variable for tool in ready position | Dana099 | Mazak, Mitsubishi, Mazatrol | 5 | 07-20-2007 03:30 PM |
| System variable for spindle tool Fanuc 15m | pieface | Fanuc | 8 | 06-01-2006 06:37 AM |