Edit Function Block Diagram Logic in Program Mode
When opening a function block routine, it is displayed within the Function Block Editor routine window. This window appears within the main
Logix Designer
application screen. It contains tabs for all open routines, a view for each routine, and a sheet toolbar to help work with the sheets within each routine.To edit Function Block Diagram Logic in Program Mode
- Open the function block routine to change.
- From theLogicmenu, chooseStart Pending Routine Edits.ThePending Editsview is created, displaying an identical copy of the original routine. At this point, before making any edits, the blocks in thePending Editview reference the same block tags as the blocks in the Original view. The routines are identical.
- Make the logic changes to the routine in thePending Editsview.To view the original logic, select theOriginal Viewbutton on the sheet toolbar.TIP:To view theOriginalview andPending Editsview at the same time, open a new window.
- When finished making changes to the routine and it verifies, select theLogic > Accept Pending Routine Edits.The new routine logic is transferred to the controller and replaces the original routine logic.
Provide Feedback