|
Topic: DMD0279 Insert Instructions from a File |
|
|
|
This utility is used to import new ladder logic instructions from a text file into an existing ladder logic program. The contents of the text file can be an entire code-block which will be imported as a complete code-block, or it can contain just ladder logic instructions that will be added to a code-block that already exists in the project. The import file can optionally include element documentation, and rung comments.
Insert Instructions from a File is opened by selecting the Tools-> Insert Instructions from File... menu selections, or by clicking the Insert Instructions button on the Tools toolbar.
|
|
|
|
Instruction Import Method - these selections determine how the new instructions are to be interpreted and where the new instructions will be placed in the project
As Code Blocks - select this option if the file contains one or more code-blocks that should be imported as new code-blocks in the current project
As Rungs of Logic - select this option if the file contains ladder logic instructions that should be imported into an existing code-block
Documentation Import Method - this selection specifies what to do with the Element Documentation found in the import file.
Ignore MEM_CONFIG Sections
This option enables / disables the inclusion of the memory configuration from the import file. The mem_config sections will contain the heap item and/or memory block configuration data that are required by the instructions to be imported. Normally this option should be unchecked, which will include the mem_config sections.
|
|
|
See Also:
|
|
|