POCloud templates

This commit is contained in:
Patrick McDonagh
2018-06-19 14:08:49 -05:00
parent 5848e2fd4e
commit 9dbb825103
163 changed files with 1709 additions and 71 deletions

View File

@@ -1,11 +0,0 @@
[MEMORY]
Offset0=0xFB0
Offset1=0x17B0
Offset2=0x17B0
Offset3=0x17B0
Memory Usage Estimate(Code)=0x2ECC
Memory Usage Estimate(Data)=0x38F4
Memory Usage Estimate(Retain)=0x182
Memory Usage Estimate(RetainBlocks)=0x3
Memory Usage Estimate(Temporary variables)=0x140
Offset4=0x414

View File

@@ -1,11 +0,0 @@
[MEMORY]
Offset0=0xFB0
Offset1=0x17B0
Offset2=0x17B0
Offset3=0x17B0
Memory Usage Estimate(Code)=0x2ECC
Memory Usage Estimate(Data)=0x38F4
Memory Usage Estimate(Retain)=0x182
Memory Usage Estimate(RetainBlocks)=0x3
Memory Usage Estimate(Temporary variables)=0x140
Offset4=0x414

View File

@@ -1,16 +0,0 @@
[MODIF]
[RESULT]
ON_LINE=N
TBL_CONF=Y
CRC_ORG=0x0
CRC_OLD=
CRC_NEW=0x790E125A
DAT_ORG=0
DAT_OLD=0
DAT_NEW=1528905825
VER_ORG=0
VER_OLD=0
VER_NEW=26
CRC_ALL_OLD=
CRC_ALL_NEW=0x5F8CD14F

View File

@@ -1,18 +0,0 @@
16
0, 1
70, 7
140, 13
210, 19
280, 25
288, 26
296, 27
304, 28
312, 30
326, 31
388, 38
402, 39
464, 46
478, 47
540, 54
554, 55

Binary file not shown.

View File

@@ -163,6 +163,7 @@ Controller.Micro820.Micro820.pond4Scaling.euMin,
Controller.Micro820.Micro820.pond4Scaling.rawMax,
Controller.Micro820.Micro820.pond4Scaling.rawMin,
Controller.Micro820.Micro820.pond4Volume,
Controller.Micro820.Micro820.pondVolumeTotal,
Controller.Micro820.Micro820.Scaling.GetPond1ScalingParams.calIndex,
Controller.Micro820.Micro820.Scaling.GetPond1ScalingParams.highHeightScalingParam,
Controller.Micro820.Micro820.Scaling.GetPond1ScalingParams.highVolumeScalingParam,
@@ -199,3 +200,4 @@ Controller.Micro820.Micro820.Scaling.GetPond4ScalingParams.lowHeightScalingParam
Controller.Micro820.Micro820.Scaling.GetPond4ScalingParams.lowVolumeScalingParam,
Controller.Micro820.Micro820.Scaling.GetPond4ScalingParams.maxCalIndex,
Controller.Micro820.Micro820.Scaling.GetPond4ScalingParams.success,
Controller.Micro820.Micro820.watchdog_INT,
1 [Version1]
163 Controller.Micro820.Micro820.pond4Scaling.rawMin,
164 Controller.Micro820.Micro820.pond4Volume,
165 Controller.Micro820.Micro820.Scaling.GetPond1ScalingParams.calIndex, Controller.Micro820.Micro820.pondVolumeTotal,
166 Controller.Micro820.Micro820.Scaling.GetPond1ScalingParams.calIndex,
167 Controller.Micro820.Micro820.Scaling.GetPond1ScalingParams.highHeightScalingParam,
168 Controller.Micro820.Micro820.Scaling.GetPond1ScalingParams.highVolumeScalingParam,
169 Controller.Micro820.Micro820.Scaling.GetPond1ScalingParams.linpPondHeight,
200 Controller.Micro820.Micro820.Scaling.GetPond4ScalingParams.maxCalIndex,
201 Controller.Micro820.Micro820.Scaling.GetPond4ScalingParams.success,
202 Controller.Micro820.Micro820.watchdog_INT,
203

View File

@@ -1,8 +1,8 @@
_STEP 2 0 4
__TMPB1 := __INT_NULL > LINPPONDNUMBER
__TMPB1 := __CINT00000001 > LINPPONDNUMBER
__TMPB2 := LINPPONDNUMBER > __CINT00000004
__TMPB1 := __TMPB1 _OR __TMPB2
__TMPB3 := __DINT_NULL > LINPPOINTINDEX
__TMPB3 := __CDINT00000001 > LINPPOINTINDEX
__TMPB1 := __TMPB1 _OR __TMPB3
__TMPB4 := LINPPOINTINDEX > __CDINT0000000A
__TMPB1 := __TMPB1 _OR __TMPB4

View File

@@ -2,7 +2,7 @@ FUNCTION DeleteCalibrationPoint
(* Make sure pond number is between 1 and 4 *)
(* and point index is between 1 and 10 *)
IF 0 > linpPondNumber OR linpPondNumber > 4 OR 0 > linpPointIndex OR linpPointIndex > 10 THEN
IF 1 > linpPondNumber OR linpPondNumber > 4 OR 1 > linpPointIndex OR linpPointIndex > 10 THEN
DeleteCalibrationPoint := FALSE;
END_IF;

View File

@@ -0,0 +1,11 @@
[MEMORY]
Offset0=0xFB4
Offset1=0x17B4
Offset2=0x17B4
Offset3=0x17B4
Memory Usage Estimate(Code)=0x2F9C
Memory Usage Estimate(Data)=0x38F8
Memory Usage Estimate(Retain)=0x182
Memory Usage Estimate(RetainBlocks)=0x3
Memory Usage Estimate(Temporary variables)=0x144
Offset4=0x414

View File

@@ -0,0 +1,11 @@
[MEMORY]
Offset0=0xFB4
Offset1=0x17B4
Offset2=0x17B4
Offset3=0x17B4
Memory Usage Estimate(Code)=0x2F9C
Memory Usage Estimate(Data)=0x38F8
Memory Usage Estimate(Retain)=0x182
Memory Usage Estimate(RetainBlocks)=0x3
Memory Usage Estimate(Temporary variables)=0x144
Offset4=0x414

View File

@@ -0,0 +1,28 @@
[MODIF]
POU=Y
TYPE=Y
LEVEL1=Y
IO=Y
RETAIN=Y
INSTDEF=Y
VARDEF=Y
INIT_INST=Y
ADD_DEL=Y
VARSIZE=Y
IO_DEF=Y
LAST_VA=Y
[RESULT]
ON_LINE=Y
TBL_CONF=Y
CRC_ORG=0xA4C0B63E
CRC_OLD=0xA4C0B63E
CRC_NEW=0xA4C0B63E
DAT_ORG=1529434199
DAT_OLD=1529434199
DAT_NEW=1529434367
VER_ORG=31
VER_OLD=31
VER_NEW=32
CRC_ALL_OLD=0xC26A6063
CRC_ALL_NEW=0x20E3D9BB

View File

@@ -1,9 +1,9 @@
[MEMORY]
Memory Usage Estimate(Temporary variables)=0x140
Memory Usage Estimate(Temporary variables)=0x144
Biggest online change user variable memory block size=0x800
Currently added user variables=0x0
Total data size=0x10F0
User variables size=0xFB0
Total data size=0x10F8
User variables size=0xFB4
Maximum size for temporary variables=0x2140
Memory Usage Estimate(Data)=0x38F0
Memory Usage Estimate(Data)=0x38F4
Free memory for user variables=0x800

View File

@@ -1,9 +1,9 @@
[MEMORY]
Memory Usage Estimate(Temporary variables)=0x140
Memory Usage Estimate(Temporary variables)=0x144
Biggest online change user variable memory block size=0x800
Currently added user variables=0x0
Total data size=0x10F0
User variables size=0xFB0
Total data size=0x10F8
User variables size=0xFB4
Maximum size for temporary variables=0x2140
Memory Usage Estimate(Data)=0x38F0
Memory Usage Estimate(Data)=0x38F4
Free memory for user variables=0x800

Some files were not shown because too many files have changed in this diff Show More