586,903 active members*
2,957 visitors online*
Register for free
Login
Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2005
    Posts
    1

    Lightbulb User Prompt Help

    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. #2
    Join Date
    Aug 2003
    Posts
    4
    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.

Similar Threads

  1. I'm a new user
    By cncadmin in forum SprutCAM
    Replies: 1
    Last Post: 02-02-2005, 07:09 AM
  2. New user questions
    By John F in forum OneCNC
    Replies: 1
    Last Post: 06-27-2003, 04:13 PM
  3. User coordinate system?
    By HuFlungDung in forum OneCNC
    Replies: 5
    Last Post: 04-19-2003, 03:26 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •