|
|
Rung Editor
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| [F1], [F2] | Append, Insert Rung | Used to Append a new rung after the current cursor position or to Insert a new rung ahead of the current cursor position. |
| [F3] | Modify Rung | Used to modify an existing rung.(Fig. 8) |
| [F5] | Delete Rung | Used to delete a complete rung from a program. |
| [F6] | Un-Del Rung | Used to paste back into the program a rung that had previously been deleted. Used in combination with [F5] rungs may be moved a rung, in total, from one area of a program to an other. |
| [F7] | Program Utility | Sub-Menu used to save or to retrieve user programs. |
| [F8] | Clear Memory | Used to completely erase program memory so that a new program may be written. |
| [F10] | Exit Editor | Exit this menu, back to process mode. |

The menu in Fig 4 is activated whenever Append rung or Insert Rung is requested. The [Fn] definitions for this menu are:
| [F1], [F2] | XIC, XIO | Basic input instructions( see Relay Logic Instructions). |
| [F3], [F4] | Branch Start, close | Used together to form a series of parallel instructions. Parallel instructions form a logical OR operation. |
| [F8] | Output Instructions | Sub-menu containing all output instructions. |
| [F10] | Exit | back to the main edit menu. |

Fig. 5 Output Instruction Menu
The menu in Fig. 5 is activated whenever an output instruction is requested. The [Fn] definitions for this menu are as follows (these instructions are more fully described in "Relay Logic Instructions and Timers and Counters"):
| [F1] | OTE | Output energize. |
| [F2] | OTL | Output latch |
| [F3] | OTU | Output unlatch. |
| [F4] | TON | Timer on delay |
| [F5] | RTO | Retentive timer |
| [F6] | CTU | Count up counter |
| [F7] | CTD | Count down counter |
| [F8] | Res | Reinitialize counters and retentive timers |
| [F10] | Prev-Menu | Return to main edit menu. |

The menu in Fig. 6 is activated whenever a Compare Instruction is requested in the main edit menu Fig. 4. The [Fn] definitions for this menu are as follows (these instructions are more fully described in "Word Compare Instructions"):
| [F1] | EQU | Word value is equal in value to a specified immediate value |
| [F2] | NEQ | Word value is not equal to a specified immediate value. |
| [F3] | GRT | Word value is greater than a specified immediate value |
| [F4] | LES | Word value is less than a specified immediate value. |
| [F5] | GEQ | Word value is greater than or equal to a specified immediate value. |
| [F6] | LEQ | Word value is less than or equal to a specified immediate value. |
| [F8] | Output Instructions | Used to select the output instruction menu |
| [F10] | Prev. Menu | Menu Used to return to the main Edit menu |

The utility menu in Fig. 7 is activated whenever the unity request is made (Fig. 3). This menu provides basic functionality for program storage and retrieval. Program names are not required for these files. File names are assigned at storage time and these same names are used upon retrieval.
| [F1] | Save Program | Used to save a program so that it may be retrieved at a later date. File names are assigned for each process. Files are saved in the default directory. |
| [F2] | Load Program | Used to re-load a program that has already been saved ([F1]). |
| [F3] | Print Program | Used to print a program to the DOS Device PRN: |
| [F4] | Program Directory | Used to display a directory of ladder programs saved to date. |
| [F10] | Exit Utility | Exit back to main edit menu. |

The menu in Fig. 8 is activated whenever a modify rung request is made from (Fig. 3). Modification implies that the rung already exists, and that some minor changes are required. The [Fn] key definitions for this menu are as follows:
| [F1],[F2] | Append, Insert Instruction | Used to Append (Insert) a new instruction to the right (Left) of the instruction under the cursor. |
| [F3] | Delete Instruction | Used to Delete the instruction under the cursor. |
| [F4] | Change Instruction | Used to Change the instruction under the cursor. Modifications include changing the address of the instruction or changing the instruction itself. |
| [F10] | Accept Instruction | Used to accept the rung once all of the modifications have been completed |