Welcome, Guest. Please login or register.
Did you miss your activation email?
February 08, 2012, 11:24:55 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
|-+  Industrial Robot Help and Discussion Center
| |-+  Fanuc Robot Forum (Moderators: Sven Weyer, Jim Tyrer, Lerak, Napierian)
| | |-+  How to open Karel file(.PC)
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Print
Author Topic: How to open Karel file(.PC)  (Read 1696 times)
FDABB
Newbie
*
Offline Offline

Posts: 7


« on: March 12, 2010, 09:29:10 AM »

 

How can I open the Karel (.PC) file or by which tool can I edit the PC file?
Logged
anonymous
Full Member
***
Offline Offline

Posts: 142


« Reply #1 on: March 12, 2010, 10:06:56 PM »

FDABB,

I've never seen or heard of a "de-translator" for FANUC, KAREL .PC files.

A .PC file is loaded on the controller and executed.

KAREL files with a .KL file type (extension, if you will) are simply text files that can be viewed and modified by a simple text editor program on a PC (some older robot controllers had a CRT and keyboard that could be used to enter and translate KAREL programs). Nowadays, you write your source code (which has a specific syntax, which looks a lot like Pascal) with the .KL file type on a PC and then translate it to generate an executalble (psuedo code) file which has a .PC file type.

The translator programs -- there are many, mostly dependening on the robot controller's software version -- are available from your gratious FANUC sales representative.
Logged
joker
Full Member
***
Offline Offline

Gender: Male
Posts: 204


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


« Reply #2 on: March 13, 2010, 10:57:33 AM »

P - code files are compiled controller file and I've never heard anything about possibility to check code if You do not have editable *.kl file.
Logged
FDABB
Newbie
*
Offline Offline

Posts: 7


« Reply #3 on: March 15, 2010, 02:57:19 AM »

Thanks a lot gents!

Cause there is something wrong in the PC file which cause the program running out of time.  Where can I find the programming manual for .KL file? Or could you send me some docu if you have. Appreciate!
Logged
joker
Full Member
***
Offline Offline

Gender: Male
Posts: 204


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


« Reply #4 on: March 15, 2010, 12:55:11 PM »

Use notepad for example to edit *.kl, or ultraedit for example with tmeplate file for karel. There is a lot of possibilities  icon_smile
If You want to learn karel programming then You need karel reference guide docu.
Logged
FDABB
Newbie
*
Offline Offline

Posts: 7


« Reply #5 on: March 16, 2010, 04:47:23 AM »

Thank you joker and anonymous

Do you have the translator programs(from kl to pc) for R-J3iC  V7.20 or where I can download probably. 
Logged
FDABB
Newbie
*
Offline Offline

Posts: 7


« Reply #6 on: March 17, 2010, 07:02:35 AM »

Anyone who can help? hammer1
Logged
joker
Full Member
***
Offline Offline

Gender: Male
Posts: 204


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


« Reply #7 on: March 27, 2010, 08:04:25 PM »

No copyrighted software on forum...If You know what I mean
Logged
Professor_J
Full Member
***
Offline Offline

Gender: Male
Posts: 172


Slowly forgetting everything I know about robots..


« Reply #8 on: March 29, 2010, 12:11:14 PM »

Joker is right, we can't give you the software over this forum because the software is copyrighted. Recently Fanuc also lost the plot and said we can't even exchange manuals over this forum, so we can't even give you the manual.

However we can at least tell you the software you will need to compile a *.kl file to *.pc. It's called "WinOLPC", you can no doubt buy it from your Local Fanuc rep...
Logged
murrellr
Full Member
***
Offline Offline

Posts: 179



« Reply #9 on: March 29, 2010, 01:39:21 PM »

For V7.20, you will need OLPCPro, which is a ROBOGUIDE variant.  You should be able to download the trial version and at least have 30 days to use it.
Logged

The future isn't what it used to be.
fanucrobot_Dr
Newbie
*
Offline Offline

Posts: 19


« Reply #10 on: April 05, 2010, 03:47:40 PM »

Use notepad for example to edit *.kl, or ultraedit for example with tmeplate file for karel. There is a lot of possibilities  icon_smile
If You want to learn karel programming then You need karel reference guide docu.

Does notepad or ultraedit allow read only? If changes are made to the .kl file will it need to be re-compiled with OLPC program before it can be re-loaded to controller?
Logged
joker
Full Member
***
Offline Offline

Gender: Male
Posts: 204


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


« Reply #11 on: April 05, 2010, 05:51:46 PM »

Yes it has to be recomplied.
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!