![]() | |
| 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
| |||
| |||
| Hey what’s up I’m a Student AT NSCC in Nova Scotia... I’m taking a CNC class and need some help we have a Fanuc 11M control with a okk 410 mill we want to write a program / macro to prompt us to input a answer. We need the controller to prompt a question (is the pallet in the machine yes /no) then have an if then statement with it to branch to other lines but we can't find out how to get the controller to prompt or if i can even do that... Any help would be nice Thanks Garett B |
|
#2
| |||
| |||
| We have an 11M on a Toyoda and, as far as I know, it will not prompt a question. If you have user macro B, you can write a macro program to look for the pallet and return an alarm if one is not there. You would have to know which system variables monitor the proximity switches for the pallet and write a statement such as IF [#xxxxEQ#0]GOTO1; Then in line N1 of the program put the alarm statement: N1#3000=100(PALLET MISSING); You will have to do some investigating to see if this will work on an OKK, but I hope this points you in the right direction. |
![]() |
| 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 |
| I'm a new user | CNCadmin | SprutCAM | 1 | 02-02-2005 01:09 AM |
| What do I do if a user is breaking the rules of the site? | CNCadmin | CNCzone.com FAQ | 0 | 06-24-2004 08:24 AM |
| What are user titles? | CNCadmin | CNCzone.com FAQ | 0 | 04-26-2004 11:10 PM |
| New user questions | John F | OneCNC | 1 | 06-27-2003 11:13 AM |
| User coordinate system? | HuFlungDung | OneCNC | 5 | 04-18-2003 10:26 PM |