Updated files and added files for automatic configuration of PLC and HMI

This commit is contained in:
Patrick McDonagh
2016-09-15 16:54:43 -05:00
parent d43d4ebc30
commit 79a6ad4ec5
15 changed files with 4752 additions and 4624 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8" ?>
<Controller>
<ExecutiveLoadOption>
<ExecFile>\Logix\CurrentApp\Executive.bin</ExecFile>
<OtherExecFile>\Logix\CurrentApp\Netlinx.bin</OtherExecFile>
</ExecutiveLoadOption>
<ProgramLoadOption>
<ProgramLoadMode>ALWAYS_EU_ENET_RESTORE</ProgramLoadMode>
<LoadFile>\Logix\CurrentApp\PWM_METER_SKIDS_REV_HP.p5k</LoadFile>
</ProgramLoadOption>
<ControllerModeOption>
<ControllerMode>RUN</ControllerMode>
</ControllerModeOption>
<VersionControl>
<Version>03.027.011.020</Version>
</VersionControl>
<FirmwareSupervisor>
<UpdateMode>ALWAYS_EU_ENET_RESTORE</UpdateMode>
</FirmwareSupervisor>
</Controller>

8
SDCard/Logix/Load.xml Normal file
View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8" ?>
<CurrentApplication>
<ControlFile>\Logix\CurrentApp\PWM_METER_SKIDS_REV_HP.xml</ControlFile>
<HWCompatibility>
<MinimumRevision>1</MinimumRevision>
<MaximumRevision>3</MaximumRevision>
</HWCompatibility>
</CurrentApplication>