B&R PG2000 Source Code

jetskiracer

Member
Join Date
Apr 2012
Location
Wisconsin
Posts
1
---B&R 2003 CP474 CP221---
Programmed with PG2000 and I have the source code.

I am new to the B&R brand. I have 3 blow molders each running the B&R processor. I need to be able to determine the correct file currently in use on each from the 20+ program files on our server.

I have tried Target--->Monitor and can see the subroutines/tasks, but I do not see a file name.

My long term goal will be to reprogram for a new product.
 
I've seen your post from the other forum. To know what modules are running in B&R PLC, you can use Runtime Utility Center, which is included in Automation NET/PVI Development Setup package. It's available for download from B&R website. Here is the link http://www.br-automation.com/en/downloads/#categories=software/automation-netpvi#version=all.

What you need to do is to write your instruction list to:
1. Establish an online connection to the PLC (Connection)
2. Save module list to a file (PLC information -> module list).
Then you can execute your .pil (press F5)
From the generated .txt you will be able to see the modules file name, version and compiled date, etc. Opening the generated .txt as CSV in Excel gives better overview. Hope it answers your question!
 
Last edited:

Similar Topics

Hi Folks! At a customer plant they use a BnR CP260 programmed with PG2000 v2.36. They needs to do some change and verification into the code so...
Replies
16
Views
11,425
Took an 8 hour butt whipping today, cpu either went to stop mode or went to run mode with no outputs operational after the first 8 bits, Ended up...
Replies
3
Views
2,268
i have a problem with a program loaded with an eprom that i believe is not correct. the machine beside it has an identical program and i can...
Replies
3
Views
2,016
Hello, I need to support B&R System 2003 and 2005 control systems which were programmed using B&R PG2000 software running in DOS environment. My...
Replies
5
Views
9,958
Hi guys, I am using a PG2000 to view the PLC file (S5D) but I have a simple problem I can't see the program in LAD mode and it shows me just STL...
Replies
2
Views
1,619
Back
Top Bottom