POCloud templates
This commit is contained in:
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,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
|
||||
@@ -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
|
||||
@@ -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
|
||||
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,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.
Binary file not shown.
Binary file not shown.
@@ -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,
|
||||
|
Binary file not shown.
@@ -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
|
||||
Binary file not shown.
@@ -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;
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
PLC/Multi-Pond/Controller/Controller/Micro820/Micro820/IDS00103
Normal file
BIN
PLC/Multi-Pond/Controller/Controller/Micro820/Micro820/IDS00103
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -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
|
||||
@@ -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
|
||||
@@ -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
|
||||
Binary file not shown.
@@ -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
|
||||
@@ -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
|
||||
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