Cleanup
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?AutomationStudio Version=4.0.20.56 SP?>
|
||||
<?AutomationStudio Version=4.0.29.87 SP?>
|
||||
<ProjectSettings xmlns="http://br-automation.co.at/AS/ProjectSettings">
|
||||
<Print Header="%lProject: %n%c%x" Footer="%cPage: %p" />
|
||||
<ConfigurationManager ActiveConfigurationName="Config1" />
|
||||
|
||||
@@ -24,9 +24,9 @@ PROGRAM _CYCLIC
|
||||
|
||||
|
||||
//Allow Manual Water
|
||||
IF (grH1LevelClearwater > 2000) THEN
|
||||
IF (grH1LevelClearwater > 2500) THEN
|
||||
gbOuH1ValveManWaterOpen := gbInH1ValveManWaterAuto;
|
||||
ELSIF (grH1LevelClearwater < 1000) THEN
|
||||
ELSIF (grH1LevelClearwater < 1500) THEN
|
||||
gbOuH1ValveManWaterOpen := FALSE;
|
||||
END_IF
|
||||
|
||||
|
||||
@@ -11,7 +11,8 @@
|
||||
VAR
|
||||
bInit : BOOL;
|
||||
bReadVar : BOOL := FALSE;
|
||||
bOnline : BOOL;
|
||||
bOnline : BOOL := FALSE;
|
||||
bDebug : BOOL := FALSE;
|
||||
bClose : BOOL;
|
||||
usAscii : USINT := 0;
|
||||
usCycle : USINT := 0;
|
||||
|
||||
@@ -13,15 +13,17 @@ PROGRAM _CYCLIC
|
||||
//Initialization
|
||||
IF bInit THEN
|
||||
lMBMOpen.enable := TRUE;
|
||||
lMBMOpen ();
|
||||
lMBMOpen (); //Only 1 Call !!!
|
||||
END_IF;
|
||||
|
||||
|
||||
|
||||
IF (lMBMOpen.ident > 0) AND (lMBMOpen.status = 0) THEN
|
||||
bInit := FALSE;
|
||||
lMBMOpen.enable := FALSE;
|
||||
lMBMClose.ident := lMBMOpen.ident;
|
||||
//bOnline := TRUE;
|
||||
//bOnline := TRUE; !! do not Use MBMAster FUB
|
||||
bDebug := TRUE;
|
||||
END_IF;
|
||||
|
||||
lMBMClose.enable := bClose;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?AutomationStudio Version=4.0.16.81 SP?>
|
||||
<?AutomationStudio Version=4.0.20.56 SP?>
|
||||
<Cpu xmlns="http://br-automation.co.at/AS/Cpu">
|
||||
<Objects>
|
||||
<Object Type="File" Description="Software configuration">Cpu.sw</Object>
|
||||
@@ -12,7 +12,7 @@
|
||||
<Build GccVersion="4.1.2" />
|
||||
<DefaultTargetMemory DataObjects="UserROM" Libraries="UserROM" Tasks="UserROM" />
|
||||
<TaskClasses DefaultIoTaskClass="Automatic" DefaultTaskClass="Cyclic4" />
|
||||
<Transfer AllowWarmRestart="true" DownloadMode="Overload" GeneratePviTransferList="true" IgnoreBrDependencies="false" IgnoreTargetOnlyObjects="false" PackedArConfig="false" PackedIoMap="false" PromptBeforeProject="false" PromptBeforeTask="false" TransferOnlyRelevantChanges="false" />
|
||||
<Transfer AllowWarmRestart="true" DownloadMode="Overload" GeneratePviTransferList="true" IgnoreBrDependencies="false" IgnoreTargetOnlyObjects="false" PackedArConfig="false" PackedIoMap="false" PromptBeforeProject="true" PromptBeforeTask="false" TransferOnlyRelevantChanges="false" />
|
||||
<Vc FirmwareVersion="V4.05.1" />
|
||||
<Io ArConfigDataModule="false" ArConfigDataModulePath="$(AS_CPU_PATH)\AS\CfgData.br" IoMapDataModule="false" IoMapDataModulePath="$(AS_CPU_PATH)\AS\IomData.br" Supervision="false" />
|
||||
<Safety SafetyRelease="1.6" />
|
||||
|
||||
Binary file not shown.
@@ -1,32 +0,0 @@
|
||||
[config]
|
||||
rule: CYCLICSYSTEM/SystemTick, 400, 10000, 1, 17046
|
||||
rule: CYCLICSYSTEM/IDLETIME/CycleTime, 800, 100000, 1, 17047
|
||||
rule: CYCLICSYSTEM/IDLETIME/IdleTime, 400, 10000, 1, 17048
|
||||
rule: CYCLICSYSTEM/TASKCLASSES/TC#1/CycleTime, 400, 60000000, 1, 17027
|
||||
rule: CYCLICSYSTEM/TASKCLASSES/TC#1/Tolerance, 0, 60000000, 1, 17033
|
||||
rule: CYCLICSYSTEM/TASKCLASSES/TC#1/Stack, 1024, 1048576, 1, 17010
|
||||
rule: CYCLICSYSTEM/TASKCLASSES/TC#2/CycleTime, 400, 60000000, 1, 17027
|
||||
rule: CYCLICSYSTEM/TASKCLASSES/TC#2/Tolerance, 0, 60000000, 1, 17033
|
||||
rule: CYCLICSYSTEM/TASKCLASSES/TC#2/Stack, 1024, 1048576, 1, 17010
|
||||
rule: CYCLICSYSTEM/TASKCLASSES/TC#3/CycleTime, 400, 60000000, 1, 17027
|
||||
rule: CYCLICSYSTEM/TASKCLASSES/TC#3/Tolerance, 0, 60000000, 1, 17033
|
||||
rule: CYCLICSYSTEM/TASKCLASSES/TC#3/Stack, 1024, 1048576, 1, 17010
|
||||
rule: CYCLICSYSTEM/TASKCLASSES/TC#4/CycleTime, 400, 60000000, 1, 17027
|
||||
rule: CYCLICSYSTEM/TASKCLASSES/TC#4/Tolerance, 0, 60000000, 1, 17033
|
||||
rule: CYCLICSYSTEM/TASKCLASSES/TC#4/Stack, 1024, 1048576, 1, 17010
|
||||
rule: CYCLICSYSTEM/TASKCLASSES/TC#5/CycleTime, 400, 60000000, 1, 17027
|
||||
rule: CYCLICSYSTEM/TASKCLASSES/TC#5/Tolerance, 0, 60000000, 1, 17033
|
||||
rule: CYCLICSYSTEM/TASKCLASSES/TC#5/Stack, 1024, 1048576, 1, 17010
|
||||
rule: CYCLICSYSTEM/TASKCLASSES/TC#6/CycleTime, 400, 60000000, 1, 17027
|
||||
rule: CYCLICSYSTEM/TASKCLASSES/TC#6/Tolerance, 0, 60000000, 1, 17033
|
||||
rule: CYCLICSYSTEM/TASKCLASSES/TC#6/Stack, 1024, 1048576, 1, 17010
|
||||
rule: CYCLICSYSTEM/TASKCLASSES/TC#7/CycleTime, 400, 60000000, 1, 17027
|
||||
rule: CYCLICSYSTEM/TASKCLASSES/TC#7/Tolerance, 0, 60000000, 1, 17033
|
||||
rule: CYCLICSYSTEM/TASKCLASSES/TC#7/Stack, 1024, 1048576, 1, 17010
|
||||
rule: CYCLICSYSTEM/TASKCLASSES/TC#8/CycleTime, 400, 60000000, 1, 17027
|
||||
rule: CYCLICSYSTEM/TASKCLASSES/TC#8/Tolerance, 0, 60000000, 1, 17033
|
||||
rule: CYCLICSYSTEM/TASKCLASSES/TC#8/Stack, 1024, 1048576, 1, 17010
|
||||
rule: DEVICES/USERRAM/PhysDeviceName, 0, 0, 0, 0, 1
|
||||
rule: DEVICES/REMMEM/PhysDeviceName, 0, 0, 0, 0, 1
|
||||
rule: DEVICES/USERRAM/LEN, 0,2147483647, 1, 0, 0, 1, 399
|
||||
rule: DEVICES/REMMEM/LEN, 0, 261888, 1, 0
|
||||
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.
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.
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.
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.
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.
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.
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.
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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,6 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Configuration>
|
||||
<AutomationStudio>
|
||||
<Dependency FromVersion="3.0.90.0" ToVersion=""/>
|
||||
</AutomationStudio>
|
||||
</Configuration>
|
||||
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.
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.
Binary file not shown.
@@ -1,16 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<tree xmlns:dt="urn:schemas-microsoft-com:datatypes">
|
||||
|
||||
|
||||
<n ID="DEVICES">
|
||||
<n ID="SWIOTIMER">
|
||||
<d ID="DDriverName" dt:dt="string">DdVxIotimPc</d>
|
||||
<d ID="DDriverType" dt:dt="ui4">11</d>
|
||||
<d ID="StartMode" dt:dt="ui4">1</d>
|
||||
</n>
|
||||
</n>
|
||||
<n ID="CYCLICSYSTEM">
|
||||
<d ID="TimerDevice" dt:dt="string">SWIOTIMER</d>
|
||||
</n>
|
||||
</tree>
|
||||
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.
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.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user