How can I compare two micro830 projects?

How large? you may just need to do it manually, I have not found it in the free version of CCW
 
I am not sure how many differences it picks up, but I just tried adding an XIC instruction to a rung, and changed a AI from 0-10V to 4-20mA.

I compared the before and after folders with winmerge.

The folder showed that the ROUTINE_NAME.stf changed, and highlighted the line that was changed.

It looked like:
Code:
LEFT window:
 BST  XIC  [1,0] (*TAG1*) (**)

Right window:
BST  XIC  [1,0] (*TAG1*) (**)  XIO  [2,0] (*NEW TAG*) (**)

I was not able to discern the IO configuration change.
 
have you tried a text based folder comparison program like Winmerge?

As said above if you are strictly looking to see if they match you could export the programs and bring them into a text editor (I use Notepad++) and compare. It will be hard to see the differences, but it will tell you if they are the same or not.
 
I need to compare the files so I can mark the differences and include them for reference in our ECR/ECO system. I also like to go over any changes I make prior to release so I can make sure that everything makes sense and is well documented. Habits I formed when I used to do embedded programming.

I will try the folder/text file(s) comparison and see how that works. It should be sufficient

I have the developers version of CCW. I would expect there would be a compare feature, but if there is, I must have missed it.
 

Similar Topics

Help please. Im new to Omron and have a machine down. I have a compare = for barcode label scan. I've attached two pics. On the Mnemonics you can...
Replies
4
Views
617
Hi everyone! Accidentally closed it and it wont appear again. Checked and unchecked the option and seem to make no difference. Running v7.10.00...
Replies
16
Views
1,880
I'm working on an array that contains a UDT of 5 Items Array[4] DataType[0] - Part 1 - Part 2 - Part 3 - Part 4...
Replies
1
Views
835
Hi. I have 2 files where I would like to see the ladder logic differences (similar to the Rockwell compare function). I am using TISoft Siemens...
Replies
1
Views
1,251
Hello experts, I am just starting with AB programing, I have a questions regarding a compare done in an old RSlogix500 and causing me issues when...
Replies
5
Views
1,924
Back
Top Bottom