Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Problem loading Fanuc .pc files

#1
Hi 

Im trying to load an existing Karel program for a Fanuc robot and as it calls programs/routines that has already been compiled and are .pc files i get an error that says that the .pc file is an unknown file format. 

Is there a way to solve this or am I making a misstake. Im rather new to Fanuc robots and how to program them.
#2
It is not possible to load Fanuc .PC files because they are compiled. Fanuc PC files usually contain custom logic or math.

On the other hand, you should be able load Fanuc LS files which contain robot movements and they are the same type of files you can edit with the Fanuc teach pendant.
#3
(02-20-2025, 09:37 AM)Albert Wrote: It is not possible to load Fanuc .PC files because they are compiled. Fanuc PC files usually contain custom logic or math.

On the other hand, you should be able load Fanuc LS files which contain robot movements and they are the same type of files you can edit with the Fanuc teach pendant.

Yes I have no problem with loading .LS files, however there seems to be some logic in the .pc files Im looking for that I guess I have to find some other way to find.
#4
Fanuc PC files are compiled using Fanuc Karel software. The original source of this Fanuc file should be a .KL file.
  




Users browsing this thread:
1 Guest(s)