1. Home
    1. Dashboard
    2. Search
  2. Forum
    1. Unresolved Threads
    2. Members
      1. Recent Activities
      2. Users Online
      3. Team Members
      4. Search Members
      5. Trophys
  3. Articles
  4. Blog
  5. Videos
  6. Jobs
  7. Shop
    1. Orders
  • Login or register
  • Search
Everywhere
  • Everywhere
  • Articles
  • Pages
  • Forum
  • Blog Articles
  • Products
  • More Options
  1. Robotforum - Support and discussion community for industrial robots and cobots
  2. Members
  3. TP5029

Posts by TP5029

  • Fanuc M10iD12_Robot program for Table 1 to Table 2

    • TP5029
    • October 24, 2023 at 8:19 PM

    More info from operational Manual:

    Table Cart

    The cell has two servo controlled tables, these tables are controlled from the Fanuc robot programs. The servo tables are mounted to a cart that shuttles the tables in and out of the blast cabinet. This cart is controlled by the PLC and a DC drive in the electrical panel. The cart is designed so when one table is in the cabinet (Blast Position) the other table is out side of the cabinet (Load Position). The cart can be controlled in automatic or manual mode.

    Servo Tables

    The servo tables are cortrol from the robot program. These table can operate in two modes, in position mode the tables can be programed as a 7th axis of the robot to position the table in any position 0 – 360 degrees, In CTV mode (Continues Turn Velocilty) the table can spin


    Can i work with Group Mask change for table?


    IMG_6598_Taral%20Patel.jpeg

    IMG_6599_Taral%20Patel.jpeg


    also during userframe offse, there was option of motion group...i have attached pic below...

    i guess it is linked with the rotation of table? do i need to do something here? any idea?

    everything works find except table with below setup.

    First Step:


    IMG_6604_Taral%20Patel.jpeg

    Second Step:

    IMG_6603_Taral%20Patel.jpeg

    Third Step:

    IMG_6605_Taral%20Patel.jpeg

  • How to shift a frame

    • TP5029
    • October 23, 2023 at 11:01 PM

    Also, was able to find the group mask as below:

    Table 1: 1,1,*,*,*,*,*,*

    Table 2: 1,*,1,*,*,*,*,*

    now, i used Frame offset and converted program of Table 1 to Table 2.

    and then was trying to change group mask from [1,1,*,*,*,*,*,*] to [1,*,1,*,*,*,*,*] though "GROUP EXCHG utilities. While executing it was showing Group 3 does not exist.

  • How to shift a frame

    • TP5029
    • October 23, 2023 at 9:14 PM

    More info from operational Manual:

    Table Cart

    The cell has two servo controlled tables, these tables are controlled from the Fanuc robot programs. The servo tables are mounted to a cart that shuttles the tables in and out of the blast cabinet. This cart is controlled by the PLC and a DC drive in the electrical panel. The cart is designed so when one table is in the cabinet (Blast Position) the other table is out side of the cabinet (Load Position). The cart can be controlled in automatic or manual mode.

    Servo Tables

    The servo tables are cortrol from the robot program. These table can operate in two modes, in position mode the tables can be programed as a 7th axis of the robot to position the table in any position 0 – 360 degrees, In CTV mode (Continues Turn Velocilty) the table can spin

  • How to shift a frame

    • TP5029
    • October 23, 2023 at 8:24 PM

    Group Mask change:

    IMG_6598_Taral%20Patel.jpeg

    IMG_6599_Taral%20Patel.jpeg


    also during userframe offse, there was option of motion group...i have attached pic below...

    i guess it is linked with the rotation of table? do i need to do something here? any idea?

    everything works find except table with below setup.

    First Step:


    IMG_6604_Taral%20Patel.jpeg

    Second Step:

    IMG_6603_Taral%20Patel.jpeg

    Third Step:

    IMG_6605_Taral%20Patel.jpeg

  • How to shift a frame

    • TP5029
    • October 23, 2023 at 7:49 PM

    also during userframe offse, there was option of motion group...i have attached pic below...

    i guess it is linked with the rotation of table? do i need to do something here? any idea?

    everything works find except table with below setup.

    First Step:

    IMG_6604_Taral%20Patel.jpeg

    Second Step:

    IMG_6603_Taral%20Patel.jpeg

    Third Step:

    IMG_6605_Taral%20Patel.jpeg


  • How to shift a frame

    • TP5029
    • October 23, 2023 at 7:28 PM

    IMG_6599_Taral%20Patel.jpeg

    IMG_6598_Taral%20Patel.jpeg

    Nation

    Is it Group Exchg or something else? sorry i am new to this thing....

  • How to shift a frame

    • TP5029
    • October 23, 2023 at 3:38 PM

    Thanks for advice to use Frame Offset option under utility. It actually worked well, but...

    table motion is not along with that...

    Let say, by using frame offset, i was able to copy program from T1 to T2. And now am running the program on T2 table. Robot is moving fine with that but table T2 is not rotating according to robot motion, instead of that Table 1 is rotating.

    Any advice on that??

    thanks in advance.

  • Fanuc M10iD12_Robot program for Table 1 to Table 2

    • TP5029
    • October 23, 2023 at 2:52 PM
    Quote from pdl

    Are the "tables" on a servo axis? If so, is that axis directly controlled by the robot? If so, are the tables in different motion groups?

    Thanks for advice to use Frame Offset option under utility. It actually worked well, but...

    table motion is not along with that...

    Let say, by using frame offset, i was able to copy program from T1 to T2. And now am running the program on T2 table. Robot is moving fine with that but table T2 is not rotating according to robot motion, instead of that Table 1 is rotating.

    Any advice on that??

    thanks in advance.

  • How to shift a frame

    • TP5029
    • October 19, 2023 at 7:52 PM

    Nation i am having same problem, hope you can guide me.

    I need to translate a program from one user frame to another one.

    And points needs to be transfer to the new frame as well.

    how to do that?

  • Fanuc M10iD12_Robot program for Table 1 to Table 2

    • TP5029
    • October 19, 2023 at 7:25 PM

    pdl So, that's the point. is there anyway i can avoid touch up points? Since i have more than 200 line program.

  • Fanuc M10iD12_Robot program for Table 1 to Table 2

    • TP5029
    • October 19, 2023 at 7:00 PM

    So, program T1_XYZ is developed and running smooth on table 1 with User_Frame 1.

    If i copy the same on Table 2 as T2_XYZ, it gives the below error:

    INTP-250
    INTP-252 User frame number mismatch.

    as far as i understand. tables are on a servo axis which is linked to User Frame.

    And table is not controlled by the robot but its linked with the robot movement.

  • Fanuc M10iD12_Robot program for Table 1 to Table 2

    • TP5029
    • October 19, 2023 at 5:16 PM

    Hello,


    We utilize a Fanuc M10ID12 robot for component blasting within a blasting cabinet. This process involves two tables: T1 and T2, each associated with their respective user frames, U_Frame1 and U_Frame2.

    The challenge we face is that when a program is designed for U_Frame1 and T1, it is not compatible with T2 and U_Frame2. Is there a straightforward way to duplicate the program for use with T2, or vice versa?

Advertising from our partners

IRBCAM
Robotics Channel
Robotics Training
Advertise in robotics
Advertise in Robotics
Advertise in Robotics
  1. Privacy Policy
  2. Legal Notice
Powered by WoltLab Suite™
As a registered Member:
* You will see no Google advertising
* You can translate posts into your local language
* You can ask questions or help the community with your knowledge
* You can thank the authors for their help
* You can receive notifications of replies or new topics on request
* We do not sell your data - we promise

JOIN OUR GREAT ROBOTICS COMMUNITY.
Don’t have an account yet? Register yourself now and be a part of our community!
Register Yourself Lost Password
Robotforum - Support and discussion community for industrial robots and cobots in the WSC-Connect App on Google Play
Robotforum - Support and discussion community for industrial robots and cobots in the WSC-Connect App on the App Store
Download