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. Toty

Posts by Toty

  • KUKA Maintenance MSG

    • Toty
    • March 2, 2023 at 9:50 AM

    Deinstall software Paket is unfortunately not the best solution. because most of the customers don't allow you to deinstall software.

    Regarding my question, I found the solution.

    Under C:\KRC\USER\MaintenanceMsg you will find MaintenanceMsgConfig.xml

    open the file

    Quote

    <?xml version="1.0" encoding="utf-8"?>

    <MaintenanceMSGConfig xmlns:xsi="http://www.w3.org/2001/

    XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/

    XMLSchema">

    <WaitTimeInSec>120</WaitTimeInSec>

    <Text>

    Achtung!

    Bevor Sie ร„nderungen

    an Programmen vornehmen,

    bitte die Roboterwerkstatt informieren!

    </Text>

    </MaintenanceMsgConfig>

    Display More


    and change the time to 0 (default is 120 sec) and the Message will be disabled.

    to be sure that the software disabled, you can check it MaintenanceMsg.log under C:\KRC\ROBOTER\Log

    Thank you

  • KUKA Maintenance MSG

    • Toty
    • February 8, 2023 at 8:24 AM

    Hello Forum,

    I have a KRC 4 (8.6) and since the update 8.3, there is a very annoying pop-up message which shows each 5 min and says( Default Message, please configure KUKA.MaintenaceMSG to show your message).

    Can you please tell me how to stop it?



    Thanks in advance..

  • JOBS Storage Memory Expansion

    • Toty
    • March 4, 2021 at 10:10 AM

    Job memory


    I found this discussion and it is related to my question.

    Thank you.

  • JOBS Storage Memory Expansion

    • Toty
    • March 3, 2021 at 9:57 AM

    Dear Community,

    I have Yaskawa DX-100 Controller with MH50 Robot.

    I noticed that the memory space of the jobs is 2.5 MB which is for my Program too little.

    Is there any idea how can I expand the job space?

    Of course, the Trash Job box is empty.

    Thank you in advance.

  • Speed Variable

    • Toty
    • February 9, 2021 at 8:39 AM
    Quote from Lemster68

    Toty Just curious, following up. Have you made any progress, success?

    Thank you for your question.

    after long ping pong emails with Motoman, I noticed the following :

    Yaskawa controller cannot work with an external axis as long as the external axis is not from Motoman.

    therefore we had to change our hardware and our configuration and then it worked. :thumbs_up:

  • DX100 Ethernet function

    • Toty
    • January 25, 2021 at 9:09 AM
    Quote from Noob1982

    With the newer ones sometimes you can talk them into turning things on for free especially if it's something that should be standard like system job.

    yes, that is true. They already did it for me for free. I just sent them the All.PRM file and they activated the Ethernet function.

  • GETARG-DX100

    • Toty
    • January 12, 2021 at 1:56 PM

    resolved !

    in the header of the called program I forgot to define the arguments.

  • GETARG-DX100

    • Toty
    • January 12, 2021 at 1:17 PM

    Dear Community,

    I have MH 50 Roboter with a Dx100 Controller.

    in My (MASTERJOB) I have a different CALL with argument values as follows:

    Code
    /JOB
    //NAME MASTERJOB
    //POS
    ///NPOS 0,0,0,0,0,0
    ///TOOL 1
    ///POSTYPE PULSE
    ///PULSE
    //INST
    ///DATE 2009/10/13 22:54
    ///COMM UNTERPROG AUFRUF
    ///ATTR SC,RW
    ///GROUP1 RB1
    NOP
    CALL JOB:Ext4286
    CALL JOB:Ext4534
    CALL JOB:Ext1036
    CALL JOB:Ext2574
    END
    Display More

    my Problem is that I can't find GETARG in my Inform List although I set it to to the EXTENDED; the Parameter (S2C 2110=2).

    I tried to write on my computer and to load that program to the robot, but I got Syntax failure.

    the Job that I wanted to load is simply

    Code
    /JOB
    //NAME EX
    //POS
    ///NPOS 0,0,0,0,0,0
    //INST
    ///DATE 2009/10/13 23:43
    ///ATTR SC,RW
    ///GROUP1 RB1
    NOP
    GETARG LB000, IARG#(1)
    END
    Display More

    Is this instruction GETARG in DX100 also Optional? should I buy it from Motoman?

    I'm glad for your feedback!

    Thanks.

  • DX100 Ethernet function

    • Toty
    • January 11, 2021 at 4:49 PM

    Hello 95devils,

    Ethernet Status is "NOT USED" and the FD parameter is not available.

  • DX100 Ethernet function

    • Toty
    • January 11, 2021 at 3:38 PM
    Quote from alextalosro

    Hello, thanks for the input. I solved the issue. The ethernet function was set to "not used".

    can you please tell me how did you change the ethernet function from not used to use? I have now the same problem with DX100 controller.

    Many thanks!

  • DX200 Thermal Spray speed control function

    • Toty
    • December 14, 2020 at 12:27 PM

    Thanks indeed:smiling_face:

  • Speed Variable

    • Toty
    • December 11, 2020 at 9:22 AM
    Quote from Kushal Patel

    Hello,

    You have got your self into pretty challenging stuff. I have faced similar kind of challenge in my past with Nx100 controller and in house built servo driven rotation table. They were slave of SLC 500 AB PLC for Mig welding and powder painting.

    In my experience you will need to come up with very accurate handshaking algorithm. That algorithm will run by your PLC and direct your robot and rotation table independently to perform tasks.

    Try to avoid scenario of your robot painting objects and and your table is rotating same time.

    I have done spray and powder painting programming in my past even with 2 years of experience in this I always ask painter how he would paint particular job and try to mimic that human actions into robot. Try to talk to some professional painter and discuss with them that what if you cannot satisfy above quoted condition with available setup how would they paint your job. I am pretty sure they will definitely come up with some good idea.

    let me know how it goes.

    Display More

    Although I have to do this challenge anyway, but Your words encouraged me to do it effectively.
    To let you more curious, the Motor of the external axis is not manufactured from Yaskawa. But as I tried with all the different ways to get that connection and no one was successful, I was informed by Motoman, that it is not possible to connect a different motor to the Yaskawa controller as long as the Motor does not belong to the Yaskawa company.

    So i will change the Motor first of all and then I'll enjoy it :comp13:

  • Speed Variable

    • Toty
    • December 11, 2020 at 9:07 AM
    Quote from Lemster68

    If you cannot find the information you need, I should be able to post the manual. Just let me know if it is necessary.

    That will be very helpful to me for sure.

    Yes Please I need each small information that you might have :flower:

  • Speed Variable

    • Toty
    • December 8, 2020 at 2:05 PM
    Quote from Lemster68

    I asked about your part geometries because in the case of a disc, sphere or cylinder you could look into the option "Thermal Spray Speed Control Function". It will make your robot move faster as it reaches the center of the workpiece, which you will define as a user frame. Paint is probably similar enough to thermal spray for this option to be relevant. As far as a cube goes, it might still work. This option is not very well known, but we use it here. Same situation, the table turns at a constant rate, but the robot moves faster and faster as it approaches the center of the uframe and then slower on the way out.

    That's really interesting.

    I didn't know about it.

    As I told you we have different shapes but we will start with the cubic one.

    Sometimes we have shapes with different geometries and some irregularities.

    I have to search more about this function.

    Many thanks

    ๐Ÿ‘๐Ÿผ๐Ÿ‘๐Ÿผ

  • Speed Variable

    • Toty
    • December 7, 2020 at 9:02 AM
    Quote from Toty

    2-

    Returning back to the topic connecting the external axis to the controller directly,

    Is it still possible to make the connection when my external axis controlled through its own frequency converter?

    I think it is no problem in this case, isn't it?

    Thank you all for your help, you let me spare a lot of time:blumen:
    And regarding this Question, is it still possible to controll the external axis through the Roboter when the external Staion has its own Frequency converter?

    I think it should be no Problem , just i need PROFIBUS MASTER BOARD installed in the DX100. Isn't it?

  • Speed Variable

    • Toty
    • December 6, 2020 at 10:11 AM

    1-

    Thank you for your replies ๐Ÿ˜ณ

    After I got all the news that I was afraid from them. I have to think an alternative ways.

    Is it not possible to send the plc frequently through for example (system. Job) the current speed of the robot as an analogue variable and in this case the plc can change it corresponding to the form of speed of the external station?

    ๐Ÿค”

    2-

    Returning back to the topic connecting the external axis to the controller directly,

    Is it still possible to make the connection when my external axis controlled through its own frequency converter?

    I think it is no problem in this case, isn't it?

    Best regards

  • Speed Variable

    • Toty
    • December 4, 2020 at 11:21 PM
    Quote from 95devils

    Coordinated motion has nothing to do with a plc. If your external axis is connected to the controller, coordinated motion just needs to be turned on.

    You are right! But our external axis is not connected to the controller dx100 ๐Ÿ˜ฌ

  • Speed Variable

    • Toty
    • December 4, 2020 at 11:18 PM
    Quote from Lemster68

    What is the geometry of the parts that you are painting? Disc, sphere, other?

    We should different parts painting. But we have to start with the cubic one.

  • Speed Variable

    • Toty
    • December 4, 2020 at 11:16 PM
    Quote from Motouser

    Do you mean that the sincronous motor are not connected (hardware) to the DX100?

    Yes exactly. The station and dx100 are not connected directly to each other, but each of them connected to the same plc separately.

  • Speed Variable

    • Toty
    • December 4, 2020 at 1:40 PM

    Thank you for your reply.. ๐Ÿ˜Š

    But unfortunately I don't have a singular control from yaskawa like MP/iec.

    I have Siemens plc .

    If you think it is also possible, please let me know how to do it correctly.

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