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

Posts by tarun89engg

  • Profinet loosing the connection with Robot during backup from workvisual

    • tarun89engg
    • August 8, 2018 at 12:47 PM

    Thanks to all of you for your inputs.

  • Profinet loosing the connection with Robot during backup from workvisual

    • tarun89engg
    • August 6, 2018 at 7:52 AM

    @SkypeFire.

    What do your mean by Low Priority and high Priority traffic? Where i change this attributes in Workvisual. I haven't found anything about this in manual.

    Another thing is I don't have any Problem in the Profinet when the Plant is running in fully automatic. I only have problem when I try to make a backup from workvisual only than the problem occurs.

    panic mode.

    The Manual which i have it didn't say annyting about the limitation for the RPI time. I have a documentaion for the Profinet KRC-Nexxt-2.2.10. If you have any other resources where is written that it has to be 8ms than can you please send me the documentation.

    As i have written earlier, I have changed on some robot this update time from 2ms to 4ms and now there is No any problem during backup from workvisual.

    Before I change to whole plant i would like to know how it will affect on the system.

    Thanks for your time.

  • Profinet loosing the connection with Robot during backup from workvisual

    • tarun89engg
    • August 3, 2018 at 9:29 PM

    Hello Panic

    Profinet KRC-Nexxt=2.2.10


    if you need some another info than let me know.

  • Profinet loosing the connection with Robot during backup from workvisual

    • tarun89engg
    • August 3, 2018 at 10:43 AM

    Hello guys,

    I would like to know what is the use of this update time??

    can anyone elaborate how it affect the system if i change this update time from 1ms to 4 ms or 8 ms.

    We have different palnt area and each plant area has 7-8 robot, we have problem during backup from workvisual.

    when we try to make a backup from workvisual than some of the moudle (Like Scalance switch in Glue controller OR welding controller module) loose the connection with the Robot.

    Profinet loose its connection with robotcontroller during the backup (Not every moudle)

    I have changed on some robot this update time from 2ms to 4ms and now there is No any problem during backup from workvisual.

    Before I change to whole plant i would like to know how it will affect on the system.

    I am working with

    KRC 4
    KR c Version 8.2.28

    Thanks for any info.


  • How to change password in EXPERT mode

    • tarun89engg
    • July 12, 2018 at 11:21 AM

    try this password reset software to reset all your password to default 'kuka'.

    https://www.robot-forum.com/robotforum/kuk…sword-24659/15/

  • Automatic Backup plugin for KRC4

    • tarun89engg
    • June 25, 2018 at 11:53 AM

    Thanks for the info fluke.

    But still I am looking for an option without installing any addons.

  • Automatic Backup plugin for KRC4

    • tarun89engg
    • June 25, 2018 at 10:01 AM

    This backupmanager tools makes only a workvisual (Compact file .asz) file.

    Is there any way we can make a zip fle same as robot archive in D:\ (any folder)

    OR

    is there any way to create automatic backup inside Robot which makes archive at time 'let say 12.00 hr' every day and overwrite the old one.

    Any help is greatly appreciated.

  • Password

    • tarun89engg
    • February 8, 2018 at 8:26 AM

    I tried the "net user" command in KRC4 and its works very well.

    I have also developed one app to reset all password to default " kuka ".

    I have never tried on KRC1 and KRC2.

    Files

    chg_password.zip 6.89 kB – 481 Downloads
  • Password

    • tarun89engg
    • October 13, 2017 at 1:33 PM

    the Best way to reset the password is to use the windows command line 'Net User' command

    just open the cmd

    type:

    net user KrcExpertProgrammer *

    after typing this it prompt to you enter the new password for Expert User. just rewrite the password and confirm it, and you are good to go.

  • Declaring global variables in $CONFIG.DAT file

    • tarun89engg
    • August 21, 2017 at 10:24 AM

    I don't think that it's too hard to decalare Mypos variable in config.dat

    Read the Manuals before you start anything with robots or take kuka course

    DECL E6POS mypos ={X 0.0,Y 0.0,Z 0.0,A 0.0,B 0.0,C 0.0}

  • How to disable the communication when switch the gripper

    • tarun89engg
    • August 21, 2017 at 8:17 AM

    Normaly you have to use the Profinet KRC Nexxt tehcnology Package.

    Check the documentation Chapter 6. Couplind and decoupling devices.

    uncheck the "Always Available" Checkbox in workvisual from both the gripper.

    then use the following KRL syntax for registering your device in the BUS.

    INT Stat
    Stat=IOCTL("PNIO-CTRL",50,2) ; (2 is the ID which you have set in workvisual)

    When ever you take the gripper1 than use this above KRL syntax.

    Before dropping the Gripper1 use the another KRL systanx

    INT Stat
    Stat=IOCTL("PNIO-CTRL",60,2)

    check the stat variable for debugging later.

  • My own setup

    • tarun89engg
    • August 11, 2017 at 4:07 PM

    It is not so easy as you think.

    Basically check the folder structure.

    Each and Every folder structure contains folder with Name "KRCUPD" which contains information about the variables, programs and subroutine which is used by the technology package and syntax to add variables in config.dat.

    Folder Name "KRCSTEUP" contains files which is used to install the .dll, .kxr, Smarthmi.config file on particular folder in c: Drive.

    The only thing which i don't understand is how KUKA generate the .appcert file.

    if you had a luck to understand .appcert file than let me know...

  • KRC 4 archive on folder of controller

    • tarun89engg
    • May 31, 2017 at 11:43 AM

    you can configure the path for the backup using KRCconfigurator.exe

    its located in C:\KRC\UTIL\KRCCONFIGURATOR GoTo Tab ArchieveManager and change the path for USB KCP or USB Cabinet to another Drive for ex. "D:\Robot_Backup\".

    if you are saving the archive as per above method than you can also restore the backup from same folder from KCP. I have never tried the restore function until now but I have tried to save the backup in another drive using above method.

  • kuka robotic begginer

    • tarun89engg
    • March 27, 2017 at 1:32 PM

    Has any one tried with Drivesnapshot to take an image using remote bakup?

  • ERROR MSG ACKNWLDMNT THROUGH PLC (HMI)

    • tarun89engg
    • October 19, 2016 at 9:31 AM

    Hi Robowreck,

    welding dialog can be answered trough PLC by changing the variable EG_QUIT_REPEAT_IN= 120 (FOR EX).

    when the servogun raise the diaglog box than just send a pulse at input 120 for 1 sec and it will repeat the welding point again.

    EG_QUIT_RESUME_IN = 121 (for ex) by setting the input 121 for 1 sec it will not repeat the welding point.

    I hope this info will help you..

    Make sure you will test it first before you update all the robots..

  • How to read 32 bit as a number

    • tarun89engg
    • August 24, 2016 at 3:50 PM

    Hello Panic mode, RS

    Thanks for the reply.

    I have tried to do the group 32 bit as UDINT in workvisual but it wasn't possible. I am using this 32 bit from PLC input and in profinet input from 1 to 256 i am unable to do the group ot UDINT.

    I have tried on other input for ex. 1025 to 1056 than it works.

    is it possible to resolve this issue.

  • How to read 32 bit as a number

    • tarun89engg
    • August 23, 2016 at 8:34 AM

    Hello Guys,

    today i came up a situation where kuka robot cannot handle the 32 bit as number.

    for ex.
    Signal SEQ $IN[96] to $IN[128]

    it returns me -1 as a value. :wallbash:

    if i trun off my 32 bit than it gives me a correct result and the number is 2147483647.

    is there any method through which i can read the maximum number?

    thanks for any help.

  • spot welding tip / cap wear logic

    • tarun89engg
    • August 17, 2016 at 10:56 AM

    Hello Robwreck,

    It can be possible that the gun is not mastered properly. check the gun mastering.

    1. first take a new cap and put it on the gun.
    2. make a 'init new' once
    3. move the E1 and close the gun and check the mastering of the gun. where is your E1=0 point.
    4. If the gun is close and still you don't have E1=0 than you can unmaster the E1 and master it again.

    I hope this will resolve your problem.

    but first make a backup.

  • UserTech keys as indicators

    • tarun89engg
    • August 3, 2016 at 2:09 PM

    Hello Varaav,

    As per my experience, it is not possible.

    but still wait for any other response from skyfire ro panic mode.

  • Trigger

    • tarun89engg
    • July 28, 2016 at 3:32 PM

    Hello SkyeFire

    I didn't get you here

    Quote

    If Welding Point is selected directly, the program pointer has been placed after the Trigger assignment. The operator would need to select the Trigger line directly, or a line prior to it, in order to re-arm the Trigger

    Once again:

    PTP P1

    PTP P2

    PTP WELDING POINT 1 (In welding techpackage from KUKA there is lots of others trigger with Prio 81 and 82 ) for eg.( TRIGGER WHEN DISTANCE=0 DELAY=50 DO START_TIMER_SPOT ( ) PRIO=82 )


    TRIGGER WHEN DISTANCE=0 DELAY=0 DO Something ( ) PRIO=100 (This Trigger is written by us)

    PTP WELDING POINT 2

    PTP P3

    TRIGGER WHEN DISTANCE=0 DELAY=0 DO Something ( ) PRIO=100 (This Trigger is written by us)

    PTP p4

    IF Error is generating during the welding point 1 than operater select the same welding point again.

    we are using a trigger to free a kollision on fly during the motion without stopping the robot.

    how can i track that trigger is correctly executing ?

    Thanks,

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