Update conf FANUC in test Jetco

This commit is contained in:
Samuele Locatelli
2025-07-09 11:47:59 +02:00
parent 6266be6b5d
commit 9e032b2daf
6 changed files with 106 additions and 4 deletions
+1
View File
@@ -79,6 +79,7 @@ ENABLE_SEND_PZC_BLOCK=TRUE
MIN_SEND_PZC_BLOCK=0
MAX_SEND_PZC_BLOCK=100
DISABLE_SEND_WDST=TRUE
PARAM_CONF=3025.json
[BRANCH]
NAME=master
+38
View File
@@ -0,0 +1,38 @@
{
"mMapWrite": {
//"setPzComm": {
// "name": "setPzComm",
// "description": "Qty",
// "memAddr": "STD.MACRO.10000",
// "tipoMem": "DInt",
// "index": 0,
// "size": 0
//}
},
"mMapRead": {
"PZ_GTOT": {
"name": "PZ_GTOT",
"description": "Contatore GTot",
"memAddr": "STD.PAR.6712",
"tipoMem": "Int",
"index": 0,
"size": 4,
"func": "MAX",
"period": 3600,
"factor": 1,
"displOrdinal": 7
},
"PZ_COUNT": {
"name": "PZ_COUNT",
"description": "Contatore",
"memAddr": "STD.MACRO.10100",
"tipoMem": "Int",
"index": 0,
"size": 4,
"func": "MAX",
"period": 3600,
"factor": 1,
"displOrdinal": 8
}
}
}
+1
View File
@@ -78,6 +78,7 @@ ENABLE_SEND_PZC_BLOCK=TRUE
MIN_SEND_PZC_BLOCK=0
MAX_SEND_PZC_BLOCK=100
DISABLE_SEND_WDST=TRUE
PARAM_CONF=3027.json
[BRANCH]
NAME=master
+38
View File
@@ -0,0 +1,38 @@
{
"mMapWrite": {
//"setPzComm": {
// "name": "setPzComm",
// "description": "Qty",
// "memAddr": "STD.MACRO.10000",
// "tipoMem": "DInt",
// "index": 0,
// "size": 0
//}
},
"mMapRead": {
"PZ_GTOT": {
"name": "PZ_GTOT",
"description": "Contatore GTot",
"memAddr": "STD.PAR.6712",
"tipoMem": "Int",
"index": 0,
"size": 4,
"func": "MAX",
"period": 3600,
"factor": 1,
"displOrdinal": 7
},
"PZ_COUNT": {
"name": "PZ_COUNT",
"description": "Contatore",
"memAddr": "STD.MACRO.10100",
"tipoMem": "Int",
"index": 0,
"size": 4,
"func": "MAX",
"period": 3600,
"factor": 1,
"displOrdinal": 8
}
}
}
+24
View File
@@ -26,5 +26,29 @@
}
},
"mMapRead": {
"PZ_GTOT": {
"name": "PZ_GTOT",
"description": "Contatore GTot",
"memAddr": "STD.D.128.DW",
"tipoMem": "Int",
"index": 0,
"size": 4,
"func": "MAX",
"period": 3600,
"factor": 1,
"displOrdinal": 7
},
"PZ_COUNT": {
"name": "PZ_COUNT",
"description": "Contatore",
"memAddr": "STD.D.132.DW",
"tipoMem": "Int",
"index": 0,
"size": 4,
"func": "MAX",
"period": 3600,
"factor": 1,
"displOrdinal": 8
}
}
}
+4 -4
View File
@@ -37,7 +37,7 @@
"index": 0,
"size": 4,
"func": "MAX",
"period": 1800,
"period": 3600,
"factor": 1,
"displOrdinal": 7
},
@@ -49,7 +49,7 @@
"index": 0,
"size": 4,
"func": "MAX",
"period": 1800,
"period": 3600,
"factor": 1,
"displOrdinal": 8
},
@@ -61,7 +61,7 @@
"index": 0,
"size": 4,
"func": "MAX",
"period": 1800,
"period": 3600,
"factor": 1,
"displOrdinal": 9
},
@@ -73,7 +73,7 @@
"index": 0,
"size": 4,
"func": "MEDIAN",
"period": 1800,
"period": 3600,
"factor": 1,
"displOrdinal": 9
}