Telepace and C.

Elcan

Lifetime Supporting Member
Join Date
Apr 2008
Location
NC
Posts
935
Hi all,
I have to deal with an old project a former fellow employee created, and now he's gone and I was not able to find the related documentation.
The PLC is a ScadaPAck LP.
The project consists in a ladder program (*.lad file) that I was able to open in Telepace, a *.csv file with the registers and its values, a *.cpa file that I was able to open in Information Designer, and a *.abs file.
On internet I found out that the abs file is a compiled C program. Here is where my doubts arise:
1. Do I need the source file (a *.c file) in order to see what the code does, don't I? I believe I cannot retrieve the source file from the compiled file (I hope I am wrong).
2. Do the ladder program and the C program work together in the PLC? I would appreciate if someone could shed a light on this.
3. If I am not able to get the source C code, is there a work around for this? The PLC is on the client site, but they will collaborate with us.

Thank you very much for your help!
 
A guy with Control Microsystems replied with this:
Our controllers have the ability to execute ladder logic (.lad) and C code (.abs) simlutaneously. This is what you appear to have. And unfortunately, you are correct; you need the source C code to see what the compiled .abs file is actually doing. There is no way to uncompile the .abs file to recover the source code.
There is no work around for not having the source C code unless you know what the C code is doing and then duplicating this functionality in the ladder logic code.
 
Last edited:
Thank you Mickey.
Actually I got the answer at their forum. The person who replied is an "Application and Sales Support Specialist", so it is not clear if he is a salesman or not.
 
If it is the same guy as my second link above then I would trust the reply. IMHO
Is that your post?
 
Elcan said:
Nope. My post has the title "ABS file".

Well his response is pretty clear.

When I said salesman, I was more referring to local distributors
where ControlMicrosystems products are just one of many products they push. In my limited experience anybody who works directly for ControlMicrosystems knows what they are talking about.
 

Similar Topics

for the life of me I cannot find the telepace studio download on the Schneider electric web page, im registered with them. but after spending a...
Replies
1
Views
733
Good evening, is it possible for rslogix and a scadapack to communicate?
Replies
9
Views
2,142
Hello, I am new here. Early I want to give them an apology for my english but I am from Veracruz, Mexico and my english is not very cool. I need...
Replies
0
Views
1,263
Hello my friends, if we want to enter the setpoint of a PID controller from an HMI, we use engineering unit. For instance, if we have a level...
Replies
0
Views
1,562
Hey guys, I recently visited an existing water plant that's running a Scadapack32 with ClearScada for the HMI. I've been looking through the...
Replies
0
Views
1,468
Back
Top Bottom