TechTalk – RSLogix 500 : Editing Logic OnlineOnline editing function in RSLogix software allows PLC programmers to monitor and correct the logic live. You can see all the instantaneous values which makes it a good debugging tool as well.  You can make logic modifications such as insert, edit and delete logical instructions. Zone markers (denoted by red colour in the rung number) are affixed as you enter editing, insert and test mode.

General rule of thumb is that lower case zone markers indicates that modifications are only in the computer memory. And uppercase zone markers denotes that the modifications are in the processor memory. Once the logic modifications are successfully tested, compiled and assembled, the zone markers disappears.

This is what a zone marks looks like, and I will flag each of the zone marker as we progress through this demo below.

Xybernetics Editing Logic Online In RSLogix500

 

Lets Get Started

Go online with the controller.
Xybernetics Editing Logic Online In RSLogix500

Once online with the PLC, the textbox will turn green.
Xybernetics Editing Logic Online In RSLogix500

Open you ladder logic and scroll down to the rung that you want to edit.
Xybernetics Editing Logic Online In RSLogix500

Double-click on the rung number. For our example, it is rung #25. The rung will turn red with “e” as a notation. Below the “e” rung, RSLogix has duplicated the rung with “r” notation.
Xybernetics Editing Logic Online In RSLogix500

Make the necessary modification to your logic, and once you are done, click on rung #25 (the rung that you modified) which should turn the column red. For our example here, we are deleting the GEQ and LEQ instruction.
Xybernetics Editing Logic Online In RSLogix500

Click on the “Accept Current Rung Edits” icon/button.
Xybernetics Editing Logic Online In RSLogix500

 

Click on the “Test Edit” icon/button.
Xybernetics Editing Logic Online In RSLogix500

 

Click on the “Yes” button to acknowledge test edit function.
Xybernetics Editing Logic Online In RSLogix500

Click on “Assemble Edits” icon/button.
Xybernetics Editing Logic Online In RSLogix500

 

Finally, click on “Yes” button.
Xybernetics Editing Logic Online In RSLogix500

 

Your modification has been written to PLC online.
Xybernetics Editing Logic Online In RSLogix500

 

Now the world is your oyster…. more like the RSLogix500 is your oyster.

Cheers!