Topic: DMD0271 Compare Programs |
|
This utility will compare the code-blocks of the currently opened project to the code-blocks in a project in a different location. This operation DOES NOT compare the element documentation, the rung comments, or the System Configuration, it only compares the ladder logic in the code-blocks and the code-block's configurations.
When Do-more Designer establishes an online session, it will automatically run the Compare Programs utility to compare the code-blocks in the controller with the code-blocks in the project. Compare Programs can be run manually by selecting it from the Tools-> Compare Programs... menu selection.
Select one of the following options specify the location of the project to compare to.:
Click OK to start the comparison.
Click Cancel to exit without comparing the projects.
|
|
Once the comparison is complete, the programmer will see a dialog that lists the differences between the two projects. The top section of the dialog lists the differences between the code-blocks at the project level, specifically looking for code-blocks that are missing from one of the projects or code-clocks that have a different execution order.
Use the following four options to control what differences are displayed in the list:
The bottom section lists the differences in the ladder logic contained in the code-blocks.
Differences between the ladder logic instructions are displayed in the following color-coded ways:
The Instruction Differences - lists the code blocks and the addresses of the instructions in the code-block that are different. Clicking on an entry in this list will display the comparison details of that address in the details window.
The Previous and Next buttons will move backward and forward respectively through the program one instruction at a time.
The details window displays the ladder logic instruction mnemonics of the two code-blocks being compared, with the two left-most columns showing the address and mnemonic from the Current Project, and the two right-most columns showing the address and mnemonic from the Other Project.
The following three options define the level of detail that is displayed
in this list:
|
|
See Also:
Resolve Online / Offline Differences
|
|