Welcome, Guest. Please login or register.
Did you miss your activation email?
February 08, 2012, 01:54:41 AM
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
|-+  Simulation Systems
| |-+  eM-Workplace / Robcad
| | |-+  ROBCAD OLP
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Print
Author Topic: ROBCAD OLP  (Read 4365 times)
Palko30
Guest
« on: March 19, 2008, 04:24:25 PM »

Hallo,

May someone help me. Im trying to make a program in ROBCAD OLP but it doesnt work.

I need to know what is necessarily to do and what i need  to have.

I have ROBCAD version 7.1.2 and i want to make program for robot KUKA kr240l210 serie 2000.

Thanks
Logged
SkyeFire
Global Moderator
*****
Offline Offline

Posts: 1625


« Reply #1 on: March 20, 2008, 04:05:51 PM »

Well, every KRL program requires two files, a program.src and a program.dat.  The SRC file is where all the "executable" code resides -- motion commands, wait commands, etc.  The DAT file is where the persistent variables are stored, like point positions (usually E6POS or E6AXIS variable types). 
In your SRC file, you need to make sure to set your active Tool, Base, and Speed (Joint speed and linear speed both) before you actually perform any motion commands.  After that, it's as simple as PTP Point1, LIN POINT2, all day long.  Of course, most programs need more complexity than this, but as long as your KRL is syntaxed properly, that's all it takes.
Your ROBCAD model *must* be matched properly to your physical robot, though.  Otherwise, you'll get a program that loads properly, but moves the robot to the wrong positions in space.
I've noticed in the past that a lot of ROBCAD OLP parsers tend to not export KRL properly -- it's an ongoing headache.  To help you, we'd need to know just *what* isn't working about your OLP.
Logged
seman
Newbie
*
Offline Offline

Gender: Male
Posts: 8



« Reply #2 on: March 31, 2008, 08:57:05 AM »

I think first you shoud link the right boot data.
(eg.mada,bin,config ect.)That's very important for you.
And then upload the robot program if you can the olp will be ok.
Good luck.
Logged
joker
Full Member
***
Offline Offline

Gender: Male
Posts: 204


"Hell...Yesterday it was workinG... I sweaR" :o)


« Reply #3 on: March 09, 2009, 09:20:37 AM »

have you got a controller .rcs files for kuka?? if not then You can use standard controller but without posibilities to create downloadable program for any kind of robot (with right syntax).
Logged
bobby
Newbie
*
Offline Offline

Posts: 10



« Reply #4 on: November 30, 2009, 05:27:50 PM »

Hello,

Iam using Robcad 7.5.1 ver and I have a problem when I try to run my path.
Am using R2000iB 210F and having 3-Robots in my cell, I defined my location attributes linear but still my robot doesn't move linearly. I tried to do this exercise with single Robot in a separate cell it works . Can anyone let me know what might be the problem

Smiles!!!!!!!!
Bobby.....
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!