Start Here
MVI56-PDPMV1 ♦ ControlLogix Platform
User Manual
PROFIBUS DPV1 Master
Page 20 of 251
ProSoft Technology, Inc.
If you want to add the sample file to an existing application, do the following:
1
Open the RSLogix 5000 project .ACD file you wish to use.
2
In a separate instance of RSLogix 5000, open the sample ladder logic you
wish to use.
3
Follow the procedures for adding a Module to the project and setting
Connection Parameters, as found in Creating the Module - Legacy (page 22),
Creating the MVI56-PDPMV1 Module Profile - Flex (page 49), and Common
Settings for All Sample Programs (page 66).
4
Manually copy the user-defined data types from the sample program and
paste them into your existing application.
5
Manually copy the controller tags from the sample program and paste them
into your existing application.
6
Manually copy the ladder logic tasks and rungs from the sample program and
paste them into your existing application.
1.7
Using the MVI56-PDPMV1 Add-On Instruction
Note
: This section applies only for applications with ControlLogix firmware version 16 or newer. For
earlier firmware versions, refer to Using the MVI56-PDPMV1 Sample Ladder Logic (page 19).
The Add-On Instruction (AOI) is supplied already installed as part of a complete
.ACD sample program file and also as an .L5X ladder import file that can be
imported into an existing or new application. Importing the AOI reduces module
setup time and simplifies your application logic. The .L5X file automatically
imports the following components into an application:
User-defined data types
Controller tags and tag arrays
Add-On Instruction logic
Ladder rung required to call the Add-On Instruction
This section will show the procedure on how to import the Add-On Instruction into
your existing ladder for both module modes (LEGACY or FLEX).