Update conf FANUC in test Jetco
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user