Files
2026-08-12 13:22:40 +02:00

81 lines
1.7 KiB
JSON

{
"mMapWrite": {
"setPzComm": {
"name": "setPzComm",
"description": "Qta Richiesta",
"memAddr": "STD.D.2244.DW",
"tipoMem": "Int",
"index": 0,
"size": 4,
"displOrdinal": 3
},
"forceResetPzCount": {
"name": "forceResetPzCount",
"description": "Contapezzi",
"memAddr": "STD.D.2408.DW",
"tipoMem": "Int",
"index": 0,
"size": 4,
"displOrdinal": 3
},
"forceSetPzCount": {
"name": "forceSetPzCount",
"description": "Contapezzi",
"memAddr": "STD.D.2408.DW",
"tipoMem": "Int",
"index": 0,
"size": 4,
"displOrdinal": 3
}
},
"mMapRead": {
"PZ_GTOT": {
"name": "PZ_GTOT",
"description": "Contatore GTot",
"memAddr": "STD.D.2404.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.2408.DW",
"tipoMem": "Int",
"index": 0,
"size": 4,
"func": "MAX",
"period": 3600,
"factor": 1,
"displOrdinal": 8
},
"PROG": {
"name": "PROG",
"description": "Programma",
"memAddr": "",
"tipoMem": "Int",
"index": 0,
"size": 4,
"func": "MAX",
"period": 3600,
"factor": 1,
"displOrdinal": 9
},
//"CNC_MODE": {
// "name": "CNC_MODE",
// "description": "MODO CNC",
// "memAddr": "",
// "tipoMem": "String",
// "index": 0,
// "size": 4,
// "func": "MEDIAN",
// "period": 3600,
// "factor": 1,
// "displOrdinal": 9
//}
}
}