Add-On Instructions
Use Add-On Instructions to create instructions for sets of commonly used logic, provide a common interface to this logic, and provide documentation for the instruction. Add-On Instructions include commonly used functions or device control.
Use an vAdd-On Instruction across multiple projects. Define the instructions, use instructions provided by another user, or copy instructions from another project. Once defined in a project, Add-On Instructions behave like built-in instructions in
FactoryTalk Design Studio
. Add-On Instructions are not a high-level hierarchical design tool. Use programs with routines to contain code for the area or unit levels of your application.
Add-On Instructions can contain a maximum of 2 megabytes of data.
Add-On Instructions allow you to:
Reuse Code |
|
Provide an understandable interface |
|
Export and import an Add-On Instruction |
|
Simplify maintenance | Simplify code maintenance by viewing tag values relative to a specific instance of an Add-On Instruction. |
Provide Feedback