Welcome, Guest. Please login or register.
Did you miss your activation email?
May 23, 2012, 08:01:50 PM
Home Help Login Register
News: Any Problems or Experience with Industrial Robots ?
Register and place your Question / Answer to worldwide Robotexperts right here !

+  Robotforum | Support for Robotprogrammer and Users
|-+  Industrial Robot Help and Discussion Center
| |-+  KUKA Robot Forum (Moderators: Werner Hampel, Martin H, SkyeFire)
| | |-+  VKRC2 i need to use base 1
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Print
Author Topic: VKRC2 i need to use base 1  (Read 937 times)
alexit74
Guest
« on: August 22, 2009, 02:30:10 PM »

i have a vkrc2 with vw5.4, i cannot change the base. how can i do? i must run offline program and have 2 different bases but this release of software only run base 0.
Logged
howie
Newbie
*
Offline Offline

Gender: Male
Posts: 21


« Reply #1 on: August 22, 2009, 04:55:39 PM »

If you want to set a base for jogging (manually moving the robot), select the menu [Configure > Set Tool/Base].  Then in the status window on the right side of the screen enter to tool number and base number you wish to use.  Then click OK at the bottom of the display.  Remember this is for jogging only, it does not affect the tool and base used in your motion programs.

Regarding programs, if you want to set a tool and base in one of the inline motion commands (PTP, LIN, or CIRC), highlight the end point.  A status window will appear on the right side of the screen.  Jump to the status window by clicking the blue window button.  In the status window, toggle the +/- keys to the right of the base list to select the base number.   Click the yellow return key to accept.  Toggle the +/- keys to the right of the tool list to select the tool number.  Again click the yellow return key to accept.  If this is a new point click Cmd OK to teach the point.  If this is an existing point, move to the desired position and also click Touchup.  When prompted to replace, click Yes.  Touchup will reteach the point with the new tool and base references.

A few things to remember.  You must teach tools and bases in the Setup Menu before using them for jogging or in motion programs.  The tool and base you pick from the Configure menu does not affect your programmed motions.  On the other hand, when your run an inline motion command it will automatically change the jogging tool and base to match the tool and base references for the point position. This is probably more than you wanted to know, but I hope it helps.  Good luck!




Logged
alexit74
Guest
« Reply #2 on: August 22, 2009, 07:47:30 PM »

 kopfkratz  i've got a vw robot, this window does not appear.
Logged
jdelasierra
Guest
« Reply #3 on: October 22, 2009, 09:58:05 AM »

To add a value for a base, you need access to file $config.dat under ...\KRC\R1\System.

Perhaps you need be superuser, I dont remember that.
Logged
SkyeFire
Global Moderator
*****
Offline Offline

Posts: 1784



« Reply #4 on: October 22, 2009, 04:11:09 PM »

Alexlit74:  are you trying to run a program in Base1, or jog in Base1?

In the VKRC controller, if you create/change a point using the menues, are you given any option to select which Base and/or Tool is active for that point?  If possible, please excise a complete raw-text code snippet (the entire Fold) for a single motion point and post it here for examination.

From a programmatical standpoint, the VKRC is vulnerable to the same KRL hacks as the KRC.  If you abandon the inline form structure and write your KRL code "raw" offline, you should be able to have your program operate by manipulating BASE
  • and/or $BASE directly.

Logged
Pages: [1] Print 
« previous next »
Jump to:  


Login with username, password and session length

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!