Comtrol UP DeviceMaster User Guide User Manual
Page 115
DeviceMaster UP EtherNet/IP User Guide: 2000424 Rev. L
Chapter 5. Programming the PLC - 115
Modifying an RSLogix 5000 PLC Program Example (Older Versions)
-
5.3.5. loopbackExamplePolling.L5K
•
If you still have problems loading the example .L5K file, go to the next step.
7.
Make the following modifications to the .L5K file:
•
Modify the ProcessorType setting in the example .L5K file to match the ProcessorType in the known
functional .L5K file (line 10 of the example .L5K file).
•
Replace the MODULE local section of the example .L5K file with the Module local section in the known
functional .L5K file (lines 89 to 102).
•
Choose one of the following options:
-
Replace the MODULE EnetBridge section of the example .L5K file with the EtherNet/IP interface
section from the known functional .L5K file.
-
Delete the MODULE EnetBridge section from the example file (lines 104 to 117).
8.
Load the example .L5K file into RSLogix 5000.
•
If it loads without errors, follow the appropriate process to modify the example program to run on your
system. The following topics describes how to modify the example.L5K files:
-
5.3.3. loopbackExampleTagWrite.L5K
-
5.3.4. loopbackExampleTagWriteSynced.L5K
-
5.3.5. loopbackExamplePolling.L5K
•
If you still have problems loading the example.L5K file, remove or modify all references to EnetBridge
in the example .L5K file and re-load the example .L5K file into RSLogix 5000.